setCloudCustomData method
Implementation
Future<V2TimCallback> setCloudCustomData() async {
return CommonUtils.returnError("setCloudCustomData feature does not exist on the web");
}
Future<V2TimCallback> setCloudCustomData() async {
return CommonUtils.returnError("setCloudCustomData feature does not exist on the web");
}