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