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