getAllReceiveMessageOpt method
Implementation
Future<V2TimValueCallback<V2TimReceiveMessageOptInfo>>
getAllReceiveMessageOpt() async {
return V2TimValueCallback<V2TimReceiveMessageOptInfo>.fromBool(
false, "invoke error");
}
Future<V2TimValueCallback<V2TimReceiveMessageOptInfo>>
getAllReceiveMessageOpt() async {
return V2TimValueCallback<V2TimReceiveMessageOptInfo>.fromBool(
false, "invoke error");
}