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

Properties

int resultCode
 
NSString * resultMsg
 
V2TIMGroupInfoinfo
 

Property Documentation

◆ resultCode

- (int) resultCode
readwritenonatomicassign

Return code. 0: successful; other: failed.

◆ resultMsg

- (NSString*) resultMsg
readwritenonatomicstrong

Result information.

◆ info

- (V2TIMGroupInfo*) info
readwritenonatomicstrong

Group information.