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


ManagedSubscriptionsPolicy.TypeAllPersonalSubscriptions Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.App.Admin.ManagedSubscriptionsType enum directly instead of this field.

Представляет политику по умолчанию, чтобы на устройстве не было управляемых подписок.

[Android.Runtime.Register("TYPE_ALL_PERSONAL_SUBSCRIPTIONS", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.ManagedSubscriptionsType enum directly instead of this field.", true)]
public const Android.App.Admin.ManagedSubscriptionsType TypeAllPersonalSubscriptions = 0;
[<Android.Runtime.Register("TYPE_ALL_PERSONAL_SUBSCRIPTIONS", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.ManagedSubscriptionsType enum directly instead of this field.", true)>]
val mutable TypeAllPersonalSubscriptions : Android.App.Admin.ManagedSubscriptionsType

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

Value = 0

Реализации

Атрибуты

Комментарии

Представляет политику по умолчанию, чтобы на устройстве не было управляемых подписок.

Документация по Java для android.app.admin.ManagedSubscriptionsPolicy.TYPE_ALL_PERSONAL_SUBSCRIPTIONS.

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

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