Notification.CategoryCall Field

Definition

Notification category: incoming call (voice or video) or similar synchronous communication request.

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

Field Value

Implements

Attributes

Remarks

Notification category: incoming call (voice or video) or similar synchronous communication request.

Java documentation for android.app.Notification.CATEGORY_CALL.

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