| IQuickbloxClientLastRequest Property |
UTC DateTime of the last request to the server.
Namespace: Quickblox.SdkAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxDateTime LastRequest { get; }ReadOnly Property LastRequest As DateTime
Get
property DateTime LastRequest {
DateTime get ();
}abstract LastRequest : DateTime with get
Property Value
Type:
DateTime
See Also