| ChatMessageExtraParameterDialogId Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatXmppModule.ExtraParameters.ChatMessageExtraParameter.DialogId"]
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.ExtraParametersAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DialogId { get; }Public ReadOnly Property DialogId As String
Get
public:
property String^ DialogId {
String^ get ();
}member DialogId : string with get
Property Value
Type:
String
See Also