Share via


VoicemailContract.Voicemails.New Field

Definition

Whether or not the voicemail has been acknowledged (notification sent to the user).

[Android.Runtime.Register("NEW", ApiSince=28)]
public const string New;
[<Android.Runtime.Register("NEW", ApiSince=28)>]
val mutable New : string

Field Value

Attributes

Remarks

Whether or not the voicemail has been acknowledged (notification sent to the user).

Type: INTEGER (boolean)

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

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