declineVideoCallSwitchRequest method

Future declineVideoCallSwitchRequest()

Implementation

Future<dynamic> declineVideoCallSwitchRequest() async {
  throw UnimplementedError('declineVideoCallSwitchRequest has not been implemented.');
}