Share via


VoicemailContract.Status.SettingsUri Field

Definition

The URI to call to invoke source specific voicemail settings screen.

[Android.Runtime.Register("SETTINGS_URI")]
public const string SettingsUri;
[<Android.Runtime.Register("SETTINGS_URI")>]
val mutable SettingsUri : string

Field Value

Attributes

Remarks

The URI to call to invoke source specific voicemail settings screen. On a user request to setup voicemail an intent with action VIEW with this URI will be fired by the system.

Type: TEXT

Java documentation for android.provider.VoicemailContract.Status.SETTINGS_URI.

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