setFriendApplicationRead method
设置好友申请已读
Implementation
Future<V2TimCallback> setFriendApplicationRead() async {
throw UnimplementedError(
"setFriendApplicationRead() has not been implemented");
}
设置好友申请已读
Future<V2TimCallback> setFriendApplicationRead() async {
throw UnimplementedError(
"setFriendApplicationRead() has not been implemented");
}