QNCustomMessage
Index
Core Methods
Core Methods
getID
- String getID()
-
获取消息 id
Returns String
setID
- void setID(String ID)
-
设置消息 id
Parameters-
ID: String
消息 id
-
getUserID
- String getUserID()
-
获取消息发送者的 id
Returns String
setUserID
- void setUserID(String userID)
-
设置消息发送者的 id
Parameters-
userID: String
消息发送者的 id
-
getContent
- String getContent()
-
获取消息内容
Returns String
setContent
- void setContent(String text)
-
设置消息内容
Parameters-
text: String
消息内容
-
getTimestamp
- long getTimestamp()
-
获取消息时间戳
Returns long
setTimestamp
- void setTimestamp(long timestamp)
-
设置消息的时间戳
Parameters-
timestamp: long
目标消息时间戳,单位 : s
-
文档反馈
(如有产品使用问题,请 提交工单)