Share via


CarrierConfigManager.Ims.KeyGruuEnabledBool Field

Definition

Flag indicating whether Globally Routable User agent (GRUU) in supported HEADER is included or not.

[Android.Runtime.Register("KEY_GRUU_ENABLED_BOOL", ApiSince=33)]
public const string KeyGruuEnabledBool;
[<Android.Runtime.Register("KEY_GRUU_ENABLED_BOOL", ApiSince=33)>]
val mutable KeyGruuEnabledBool : string

Field Value

Attributes

Remarks

Flag indicating whether Globally Routable User agent (GRUU) in supported HEADER is included or not.

Reference: RFC 5627.

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