ZIMCallRejectionSentResult constructor

ZIMCallRejectionSentResult({
  1. required String callID,
})

Implementation

ZIMCallRejectionSentResult({required this.callID});