getC2CReceiveMessageOpt method
Implementation
Future<dynamic> getC2CReceiveMessageOpt() async {
return CommonUtils.returnErrorForValueCb<List<V2TimReceiveMessageOptInfo>>("getC2CReceiveMessageOpt feature does not exist on the web");
}
Future<dynamic> getC2CReceiveMessageOpt() async {
return CommonUtils.returnErrorForValueCb<List<V2TimReceiveMessageOptInfo>>("getC2CReceiveMessageOpt feature does not exist on the web");
}