getAllReceiveMessageOpt method

Implementation

Future<V2TimValueCallback<V2TimReceiveMessageOptInfo>>
    getAllReceiveMessageOpt() async {
  return TencentCloudChatSdkPlatform.instance.getAllReceiveMessageOpt();
}