AgoraRtmCallManagerException constructor

AgoraRtmCallManagerException(
  1. String reason,
  2. int code
)

Implementation

AgoraRtmCallManagerException(this.reason, this.code) : super();