Language

CarrierImsSmsFormat Enum

Definition

public enum CarrierImsSmsFormat
type CarrierImsSmsFormat = 
Inheritance
CarrierImsSmsFormat

Fields

Name Value Description
Format3gpp 0

SMS format is 3GPP.

Android reference for android.telephony.CarrierConfigManager.ImsSms.SMS_FORMAT_3GPP.

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.

Format3gpp2 1

SMS format is 3GPP2.

Android reference for android.telephony.CarrierConfigManager.ImsSms.SMS_FORMAT_3GPP2.

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