clearC2CHistoryMessage method

Future<V2TimCallback> clearC2CHistoryMessage()

Implementation

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