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
V2TIMFriendOperationResult
Properties
NSString *
userID
NSInteger
resultCode
NSString *
resultInfo
Property Documentation
◆
userID
- (NSString*) userID
read
write
nonatomic
strong
Friend's ID.
◆
resultCode
- (NSInteger) resultCode
read
write
nonatomic
assign
Result code.
◆
resultInfo
- (NSString*) resultInfo
read
write
nonatomic
strong
Result description.