call constant

Incoming call (voice or video) or similar synchronous communication request.

Corresponds to NotificationCompat.CATEGORY_CALL.

Implementation

static const AndroidNotificationCategory call =
    AndroidNotificationCategory('call');