언어

SubscriptionManager.UsageSettingDefault 필드

정의

주의

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

구독은 기본 설정을 사용합니다.

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

필드 값

Value = 0
특성

설명

구독은 기본 설정을 사용합니다.

이 값은 디바이스 기능 및 구독의 다른 속성을 기반으로 합니다.

대부분의 구독은 휴대폰에서 음성 중심이 됩니다.

기회 구독은 기본적으로 데이터 중심입니다.

에 대한 android.telephony.SubscriptionManager.USAGE_SETTING_DEFAULTJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상