Language

CarrierConfigManager.KeyAutoUnholdOnRemoteDisconnectBool Field

Definition

Flag indicating whether the carrier supports auto-unholding the background call on remotely disconnected calls.

[Android.Runtime.Register("KEY_AUTO_UNHOLD_ON_REMOTE_DISCONNECT_BOOL", ApiSince=37)]
public const string KeyAutoUnholdOnRemoteDisconnectBool;
[<Android.Runtime.Register("KEY_AUTO_UNHOLD_ON_REMOTE_DISCONNECT_BOOL", ApiSince=37)>]
val mutable KeyAutoUnholdOnRemoteDisconnectBool : string

Field Value

Attributes

Remarks

Flag indicating whether the carrier supports auto-unholding the background call on remotely disconnected calls.

Android reference for android.telephony.CarrierConfigManager.KEY_AUTO_UNHOLD_ON_REMOTE_DISCONNECT_BOOL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to