CallStateError constructor

CallStateError(
  1. {required Error error,
  2. int? extra,
  3. int? clientId}
)

The call has ended with an error

Implementation

CallStateError