ImsManager.ExtraWfcRegistrationFailureTitle Field

Definition

An extra key corresponding to a CharSequence value which contains the carrier specific title to be displayed as part of the message shown to the user when there is an error registering for WiFi calling.

[Android.Runtime.Register("EXTRA_WFC_REGISTRATION_FAILURE_TITLE", ApiSince=30)]
public const string ExtraWfcRegistrationFailureTitle;
[<Android.Runtime.Register("EXTRA_WFC_REGISTRATION_FAILURE_TITLE", ApiSince=30)>]
val mutable ExtraWfcRegistrationFailureTitle : string

Field Value

Attributes

Remarks

An extra key corresponding to a CharSequence value which contains the carrier specific title to be displayed as part of the message shown to the user when there is an error registering for WiFi calling.

Java documentation for android.telephony.ims.ImsManager.EXTRA_WFC_REGISTRATION_FAILURE_TITLE.

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