VoicemailContract.Voicemails.HasContent Field

Definition

Whether the media content for this voicemail is available for consumption.

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

Field Value

Attributes

Remarks

Whether the media content for this voicemail is available for consumption.

Type: INTEGER (boolean)

Java documentation for android.provider.VoicemailContract.Voicemails.HAS_CONTENT.

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