| QuickbloxClientMucChatEndpoint Property |
Group chats XMPP endpoint.
Namespace: Quickblox.SdkAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string MucChatEndpoint { get; }Public ReadOnly Property MucChatEndpoint As String
Get
public:
property String^ MucChatEndpoint {
String^ get ();
}member MucChatEndpoint : string with get
Property Value
Type:
String
See Also