NotificationCallType Enum

Definition

public enum NotificationCallType
type NotificationCallType = 
Inheritance
NotificationCallType

Fields

Name Value Description
Unknown 0

Unknown call type.

Incoming 1

Call type for incoming calls.

Ongoing 2

Call type for ongoing calls.

Screening 3

Call type for calls that are being screened.

Remarks

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