IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
Properties
V2TIMFriendApplicationResult
Detailed Description
Friend application list.
Properties
uint64_t
unreadCount
NSMutableArray<
V2TIMFriendApplication
* > *
applicationList
Property Documentation
◆
unreadCount
- (uint64_t) unreadCount
read
write
nonatomic
assign
Unread count of friend requests.
◆
applicationList
- (NSMutableArray<
V2TIMFriendApplication
*>*) applicationList
read
write
nonatomic
strong
Friend request list.