Constant | Defined By | ||
---|---|---|---|
PHONE_TYPE_CDMA : int = 2 [static] | PhoneType | ||
PHONE_TYPE_GSM : int = 1 [static] | PhoneType | ||
PHONE_TYPE_NONE : int = 0 [static] | PhoneType | ||
PHONE_TYPE_SIP : int = 3 [static] | PhoneType |
PHONE_TYPE_CDMA | Constant |
public static const PHONE_TYPE_CDMA:int = 2
PHONE_TYPE_GSM | Constant |
public static const PHONE_TYPE_GSM:int = 1
PHONE_TYPE_NONE | Constant |
public static const PHONE_TYPE_NONE:int = 0
PHONE_TYPE_SIP | Constant |
public static const PHONE_TYPE_SIP:int = 3