| ErrorEventArgsReason Property |
The reason why the error event was raised.
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Reason { get; }Public ReadOnly Property Reason As String
Get
public:
property String^ Reason {
String^ get ();
}member Reason : string with get
Property Value
Type:
String
See Also