Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

GetMBMessagesByLastChange

Get all new messages.

Input


changedatedate
changetimetime
readcollection[number]List of IDs of messages to mark as 'read'
resumekeystringIf a partial result is returned, provide the resumekey received along with the partial result, to get the rest of the entries

Output


messagescollection[ mbmessage ]The messages

SendMBMessage

Input


messagembmessageThe new message


Output


messagembmessageThe new message
  • No labels