toggle menu
NexconnChatSDK
0.0.0.2
NexconnChatSDK
switch theme
search in API
NexconnChatSDK
/
com.nexconn.chat.channel.model
/
GroupFollowDetail
Group
Follow
Detail
public
final
class
GroupFollowDetail
Group special follow user info.
Parameters
user
Id
userID
time
attention Note When time, Timestamp precise to milli seconds
Members
Constructors
Group
Follow
Detail
Link copied to clipboard
public
GroupFollowDetail
GroupFollowDetail
(
String
userId
,
Long
time
)
Properties
time
Link copied to clipboard
private
final
Long
time
user
Id
Link copied to clipboard
private
final
String
userId
Functions
get
Time
Link copied to clipboard
public
final
Long
getTime
(
)
get
User
Id
Link copied to clipboard
public
final
String
getUserId
(
)