getJoinedCommunityList method
Implementation
Future<V2TimValueCallback<List<V2TimGroupInfo>>>
getJoinedCommunityList() async {
throw UnimplementedError(
'getJoinedCommunityList has not been implemented.');
}
Future<V2TimValueCallback<List<V2TimGroupInfo>>>
getJoinedCommunityList() async {
throw UnimplementedError(
'getJoinedCommunityList has not been implemented.');
}