Click or drag to resize
ErrorEventArgsException Property
The exception that caused the error event.

Namespace: Quickblox.Sdk.Modules.ChatXmppModule
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Exception Exception { get; }

Property Value

Type: Exception
See Also