CallLog.Calls.VoicemailUri Field

Definition

URI of the voicemail entry.

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

Field Value

Attributes

Remarks

URI of the voicemail entry. Populated only for #VOICEMAIL_TYPE.

Type: TEXT

Java documentation for android.provider.CallLog.Calls.VOICEMAIL_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