floo::BMXMessage
Public Types
Name
Public Functions
Name
Public Types Documentation
enum DeliveryStatus
Enumerator
Value
Description
enum MessageType
Enumerator
Value
Description
enum ContentType
Enumerator
Value
Description
enum DeliveryQos
Enumerator
Value
Description
Public Functions Documentation
function ~BMXMessage
function msgId
function clientMsgId
function fromId
function toId
function type
function conversationId
function deliveryStatus
function setDeliveryStatus
function serverTimestamp
function setServerTimestamp
function clientTimestamp
function setClientTimestamp
function isPlayed
function setIsPlayed
function isPlayAcked
function setIsPlayAcked
function isReceiveMsg
function setIsReceiveMsg
function isRead
function setIsRead
function isReadAcked
function setIsReadAcked
function isDeliveryAcked
function setIsDeliveryAcked
function content
function setContent
function contentType
function attachment
function config
function setConfig
function extension
function setExtension
function deliveryQos
function setDeliveryQos
function senderName
function setSenderName
function groupAckCount
function setGroupAckCount
function groupAckUnreadCount
function setGroupAckUnreadCount
function groupAckReadAll
function groupPlayAckCount
function setGroupPlayAckCount
function groupPlayAckUnreadCount
function setGroupPlayAckUnreadCount
function groupPlayAckReadAll
function setPriority
function priority
function setPushMessageMode
function isPushMessage
function createMessage
function createMessage
function createCommandMessage
function createMessage
function createMessage
function createCommandMessage
function createForwardMessage
Last updated