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


ImsMmTelManager.IsVoWiFiSettingEnabled Свойство

Определение

public virtual bool IsVoWiFiSettingEnabled { [Android.Runtime.Register("isVoWiFiSettingEnabled", "()Z", "GetIsVoWiFiSettingEnabledHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("isVoWiFiSettingEnabled", "()Z", "GetIsVoWiFiSettingEnabledHandler", ApiSince=30)>]
member this.IsVoWiFiSettingEnabled : bool

Значение свойства

Значение true, если параметр пользователя для Голосовой связи через Wi-Fi включен и false, если он отсутствует.

        &lt;p&gt;This API requires one of the following:
        &lt;ul&gt;
            &lt;li&gt;The caller holds the READ_PRECISE_PHONE_STATE permission.&lt;/li&gt;
            &lt;li&gt;If the caller is the device or profile owner, the caller holds the
            <code data-dev-comment-type="c">Manifest.permission#READ_PRECISE_PHONE_STATE</code> permission.&lt;/li&gt;
            &lt;li&gt;The caller has carrier privileges (see
            <code data-dev-comment-type="c">android.telephony.TelephonyManager#hasCarrierPrivileges</code>) on any
            active subscription.&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;The profile owner is an app that owns a managed profile on the device; for more details
        see <a href="https://developer.android.com/work/managed-profiles">Work profiles</a>.
        Access by profile owners is deprecated and will be removed in a future release.
Атрибуты

Комментарии

Документация по Java для android.telephony.ims.ImsMmTelManager.isVoWiFiSettingEnabled().

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

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