VoicemailContract.ActionNewVoicemail Field

Definition

Broadcast intent when a new voicemail record is inserted.

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

Field Value

Attributes

Remarks

Broadcast intent when a new voicemail record is inserted.

Java documentation for android.provider.VoicemailContract.ACTION_NEW_VOICEMAIL.

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