Click or drag to resize
DeviceRequestPlatform Property
Platform of device, which is the source of API requests to Quickblox

Namespace: Quickblox.Sdk.GeneralDataModel.Models
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Platform Platform { get; set; }

Property Value

Type: Platform
See Also