Click or drag to resize
StatusMessage Property
A user-provided description of his or her availability status.

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

Property Value

Type: String
Remarks
If the Status instance contains multiple messages, this field returns the value of the first message in the 'Messages' dictionary.
See Also