| ChatMessageExtraParameterIsSaveToHistory Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatXmppModule.ExtraParameters.ChatMessageExtraParameter.IsSaveToHistory"]
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.ExtraParametersAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsSaveToHistory { get; }Public ReadOnly Property IsSaveToHistory As Boolean
Get
public:
property bool IsSaveToHistory {
bool get ();
}member IsSaveToHistory : bool with get
Property Value
Type:
Boolean
See Also