다음을 통해 공유


Notification.CategoryVoicemail Field

Definition

Notification category: voicemail.

[Android.Runtime.Register("CATEGORY_VOICEMAIL", ApiSince=35)]
public const string CategoryVoicemail;
[<Android.Runtime.Register("CATEGORY_VOICEMAIL", ApiSince=35)>]
val mutable CategoryVoicemail : string

Field Value

Implements

Attributes

Remarks

Notification category: voicemail.

Java documentation for android.app.Notification.CATEGORY_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