| PlatformNamePlatform Property |
Platform of device, which is the source of API requests to Quickblox.
Namespace: Quickblox.Sdk.GeneralDataModel.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Platform Platform { get; set; }Public Property Platform As Platform
Get
Set
public:
property Platform Platform {
Platform get ();
void set (Platform value);
}member Platform : Platform with get, set
Property Value
Type:
Platform
See Also