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.
V2TIMFollowInfoabstract
Swift - V2TIMFollowInfo
Swift

Class V2TIMFollow​Info

public class V2TIMFollowInfo  

Definition of V2TIMFollowInfo

Initializers

init()

public init()  

Properties

description

public var description: String  

result​Code

public var resultCode: Int  

Result code

result​Info

public var resultInfo: String  

Result description

user​ID

public var userID: String?  

User ID

following​Count

public var followingCount: UInt64?  

Following count

followers​Count

public var followersCount: UInt64?  

Followers count

mutual​Followers​Count

public var mutualFollowersCount: UInt64?  

Mutual followers count