initCometChatCalling method

  1. @override
Future<bool> initCometChatCalling(
  1. CometChatRTCViewBuilder cometChatRTCViewBuilder
)

Implementation

@override
Future<bool> initCometChatCalling(CometChatRTCViewBuilder cometChatRTCViewBuilder) async {
  throw UnimplementedError('initCometChatCalling has not been implemented.');
}