getSessionHost method
Implementation
Future<ZoomVideoSdkUser?> getSessionHost() async {
throw UnimplementedError('initZoom() has not been implemented.');
}
Future<ZoomVideoSdkUser?> getSessionHost() async {
throw UnimplementedError('initZoom() has not been implemented.');
}