Click or drag to resize
ErrorResponseErrors Property

[Missing <summary> documentation for "P:Quickblox.Sdk.GeneralDataModel.Response.ErrorResponse.Errors"]

Namespace: Quickblox.Sdk.GeneralDataModel.Response
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, string[]> Errors { get; set; }

Property Value

Type: DictionaryString, String
See Also