DeviceIdType Enum

Definition

Specifies the type of a stable device identifier.

public enum DeviceIdType
type DeviceIdType = 
Inheritance
DeviceIdType

Fields

Name Value Description
Imei 0

The device identifier is an IMEI.

Meid 1

The device identifier is a MEID.

Remarks

The identifier type is returned by Type.

Applies to