CallId constructor

CallId(
  1. {required int id,
  2. int? extra,
  3. int? clientId}
)

Contains the call identifier

Implementation

CallId