Modifier and Type | Method and Description |
---|---|
CustomChatRoomMessageConfig |
getChatRoomConfig()
Get the configuration of chat room messages
|
ChatRoomMessageExtension |
getChatRoomMessageExtension()
Get the extended property of a chat room message
|
java.lang.String |
getNotifyTargetTags()
Get the tag expression of a message
|
boolean |
isHighPriorityMessage()
Check the priority of a message
|
void |
setChatRoomConfig(CustomChatRoomMessageConfig config)
Configure chat room message settings
|
void |
setLocX(java.lang.Double locX)
Set the x coordinate
|
void |
setLocY(java.lang.Double locY)
Set the y coordinate
|
void |
setLocZ(java.lang.Double locZ)
Set the z coordinate
|
void |
setNotifyTargetTags(java.lang.String notifyTargetTags)
Set the target tag expression
|
void |
setToAccounts(java.util.List<java.lang.String> accounts)
Set the list of receiver accounts
|
getAttachment, getAttachStatus, getAttachStr, getCallbackExtension, getConfig, getContent, getDirect, getEnv, getFromAccount, getFromClientType, getFromNick, getLocalExtension, getMemberPushOption, getMsgType, getNIMAntiSpamOption, getPushContent, getPushPayload, getQuickCommentUpdateTime, getRemoteExtension, getServerId, getSessionId, getSessionType, getStatus, getSubtype, getTeamMsgAckCount, getTeamMsgUnAckCount, getThreadOption, getTime, getUuid, getYidunAntiCheating, getYidunAntiSpamExt, getYidunAntiSpamRes, hasSendAck, isChecked, isDeleted, isInBlackList, isRemoteRead, isSessionUpdate, isTheSame, isThread, needMsgAck, setAttachment, setAttachStatus, setChecked, setClientAntiSpam, setConfig, setContent, setDirect, setEnv, setForceUploadFile, setFromAccount, setLocalExtension, setMemberPushOption, setMsgAck, setNIMAntiSpamOption, setPushContent, setPushPayload, setRemoteExtension, setSessionUpdate, setStatus, setSubtype, setThreadOption, setYidunAntiCheating, setYidunAntiSpamExt
ChatRoomMessageExtension getChatRoomMessageExtension()
CustomChatRoomMessageConfig getChatRoomConfig()
void setChatRoomConfig(CustomChatRoomMessageConfig config)
config
- chat room message configurationboolean isHighPriorityMessage()
java.lang.String getNotifyTargetTags()
void setNotifyTargetTags(java.lang.String notifyTargetTags)
notifyTargetTags
- void setLocX(java.lang.Double locX)
locX
- void setLocY(java.lang.Double locY)
locY
- void setLocZ(java.lang.Double locZ)
locZ
- void setToAccounts(java.util.List<java.lang.String> accounts)