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

Properties

NSString * userID
 
uint32_t muteTime
 

Property Documentation

◆ userID

- (NSString*) userID
readnonatomicstrong

UserID of a group member.

◆ muteTime

- (uint32_t) muteTime
readnonatomicassign

Muting duration which indicates how many seconds are left to speak.