| QuickbloxClientChatEndpoint Property |
XMPP Chat endpoint
Namespace: Quickblox.SdkAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ChatEndpoint { get; }Public ReadOnly Property ChatEndpoint As String
Get
public:
virtual property String^ ChatEndpoint {
String^ get () sealed;
}abstract ChatEndpoint : string with get
override ChatEndpoint : string with get
Property Value
Type:
StringImplements
IQuickbloxClientChatEndpoint
See Also