| UpdateMessageRequestRead Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatModule.Requests.UpdateMessageRequest.Read"]
Namespace: Quickblox.Sdk.Modules.ChatModule.RequestsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Read { get; set; }Public Property Read As String
Get
Set
public:
property String^ Read {
String^ get ();
void set (String^ value);
}member Read : string with get, set
Property Value
Type:
String
See Also