ZIMCallAcceptanceSentResult constructor

ZIMCallAcceptanceSentResult({
  1. required String callID,
})

Implementation

ZIMCallAcceptanceSentResult({required this.callID});