CallDiscardReasonDeclined constructor

CallDiscardReasonDeclined(
  1. {int? extra,
  2. int? clientId}
)

The call was ended before the conversation started. It was declined by the other party

Implementation

CallDiscardReasonDeclined