CarrierConfigManager.KeyIsImsConferenceSizeEnforcedBool Field

Definition

Determines whether a maximum size limit for IMS conference calls is enforced on the device.

[Android.Runtime.Register("KEY_IS_IMS_CONFERENCE_SIZE_ENFORCED_BOOL", ApiSince=26)]
public const string KeyIsImsConferenceSizeEnforcedBool;
[<Android.Runtime.Register("KEY_IS_IMS_CONFERENCE_SIZE_ENFORCED_BOOL", ApiSince=26)>]
val mutable KeyIsImsConferenceSizeEnforcedBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_IS_IMS_CONFERENCE_SIZE_ENFORCED_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