setFriendApplicationRead method

Future<V2TimCallback> setFriendApplicationRead()

设置好友申请已读

Implementation

Future<V2TimCallback> setFriendApplicationRead() async {
  throw UnimplementedError("setFriendApplicationRead() has not been implemented");
}