| StatusEventArgsStatus Property |
The status of the user.
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Status Status { get; }Public ReadOnly Property Status As Status
Get
public:
property Status^ Status {
Status^ get ();
}member Status : Status with get
Property Value
Type:
Status
See Also