getCallGroupJid method

Future<String> getCallGroupJid()

Implementation

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