PhoneType Enum

Definition

Enumerates values returned by several types.

public enum PhoneType
type PhoneType = 
Inheritance
PhoneType

Fields

Cdma 2

Phone radio is CDMA.

Gsm 1

Phone radio is GSM.

None 0

No phone radio.

Sip 3

Phone is via SIP.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to