| AccountResponseChatEndPoint Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.AuthModule.Response.AccountResponse.ChatEndPoint"]
Namespace: Quickblox.Sdk.Modules.AuthModule.ResponseAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ChatEndPoint { get; set; }Public Property ChatEndPoint As String
Get
Set
public:
property String^ ChatEndPoint {
String^ get ();
void set (String^ value);
}member ChatEndPoint : string with get, set
Property Value
Type:
String
See Also