toggle menu
NexconnChatSDK
0.0.0.2
NexconnChatSDK
switch theme
search in API
NexconnChatSDK
/
com.nexconn.chat.message.model
/
ReadReceiptInfo
Read
Receipt
Info
public
final
class
ReadReceiptInfo
Channel type
channel ID
Members
Constructors
Read
Receipt
Info
Link copied to clipboard
public
ReadReceiptInfo
ReadReceiptInfo
(
)
Properties
channel
Id
Link copied to clipboard
private
final
String
channelId
Unread count
channel
Type
Link copied to clipboard
private
final
ChannelType
channelType
Message unique ID
message
UId
Link copied to clipboard
private
final
String
messageUId
Read count
read
Count
Link copied to clipboard
private
final
Integer
readCount
已读人数
total
Count
Link copied to clipboard
private
final
Integer
totalCount
总人数
unread
Count
Link copied to clipboard
private
final
Integer
unreadCount
Total count
Functions
get
Channel
Id
Link copied to clipboard
public
final
String
getChannelId
(
)
Unread count
get
Channel
Type
Link copied to clipboard
public
final
ChannelType
getChannelType
(
)
Message unique ID
get
Message
UId
Link copied to clipboard
public
final
String
getMessageUId
(
)
Read count
get
Read
Count
Link copied to clipboard
public
final
Integer
getReadCount
(
)
已读人数
get
Total
Count
Link copied to clipboard
public
final
Integer
getTotalCount
(
)
总人数
get
Unread
Count
Link copied to clipboard
public
final
Integer
getUnreadCount
(
)
Total count