getAllReceiveMessageOpt method

Implementation

Future<V2TimValueCallback<V2TimReceiveMessageOptInfo>> getAllReceiveMessageOpt() async {
  throw UnimplementedError(
    'getAllReceiveMessageOpt has not been implemented.',
  );
}