Поделиться через


CarrierConfigManager.ImsSms.SmsFormat3gpp Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Telephony.CarrierImsSmsFormat enum directly instead of this field.

Формат SMS — 3GPP.

[Android.Runtime.Register("SMS_FORMAT_3GPP", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierImsSmsFormat enum directly instead of this field.", true)]
public const Android.Telephony.CarrierImsSmsFormat SmsFormat3gpp = 0;
[<Android.Runtime.Register("SMS_FORMAT_3GPP", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierImsSmsFormat enum directly instead of this field.", true)>]
val mutable SmsFormat3gpp : Android.Telephony.CarrierImsSmsFormat

Значение поля

Value = 0
Атрибуты

Комментарии

Формат SMS — 3GPP.

Документация по Java для android.telephony.CarrierConfigManager.ImsSms.SMS_FORMAT_3GPP.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к