onRequestCancelled property

OnRequestCancelled onRequestCancelled
getter/setter pairinherited

6.2 Received Cancelled Request Event

requestId Request ID userId User ID of the user who cancelled the signaling

Implementation

OnRequestCancelled onRequestCancelled = (String requestId, String userId) {};