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


SubscriptionManager.D2dSharingDisabled Поле

Определение

Внимание!

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

Состояние устройства не предоставляется удаленной стороне.

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

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

Value = 0
Атрибуты

Комментарии

Состояние устройства не предоставляется удаленной стороне.

Документация по Java для android.telephony.SubscriptionManager.D2D_SHARING_DISABLED.

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

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