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.
V2TIMGroupApplicationResult

Properties

uint64_t unreadCount
 
NSMutableArray< V2TIMGroupApplication * > * applicationList
 

Property Documentation

◆ unreadCount

- (uint64_t) unreadCount
readwritenonatomicassign

Unread count of group joining requests.

◆ applicationList

- (NSMutableArray<V2TIMGroupApplication *>*) applicationList
readwritenonatomicstrong

List of requests to join a group.