[Missing <summary> documentation for "P:Quickblox.Sdk.GeneralDataModel.Models.Message.IsTyping"]
Namespace: Quickblox.Sdk.GeneralDataModel.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsTyping { get; set; }Public Property IsTyping As Boolean
Get
Set
public:
property bool IsTyping {
bool get ();
void set (bool value);
}member IsTyping : bool with get, set
Property Value
Type:
Boolean
See Also