joinSession method
- JoinSessionConfig configs
Implementation
Future<String> joinSession(JoinSessionConfig configs) async {
throw UnimplementedError('initZoom() has not been implemented.');
}
Future<String> joinSession(JoinSessionConfig configs) async {
throw UnimplementedError('initZoom() has not been implemented.');
}