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