| removeMessage | R Documentation |
Removes a message from the storage of a session. This function is a wrapper around
method removeMessage of class Session.
removeMessage(sessionId = NULL, messageId = NULL)
sessionId |
ID of the session from where to remove a message. If there is only one active session, this argument becomes optional. |
messageId |
ID of the message to remove. If there is only one stored message, this argument becomes optional. |
authorize, getMessageIds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.