NotificationTypeNewCall constructor

NotificationTypeNewCall(
  1. {required int call_id,
  2. int? extra,
  3. int? clientId}
)

New call was received

Implementation

NotificationTypeNewCall