RetrieveInstantMessages: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 14: | Line 14: | ||
==Usage and Notes== | ==Usage and Notes== | ||
Used by client to get instant messages that were persisted out to the database while the user was offline. | Used by client to get instant messages that were persisted out to the database while the user was offline. | ||
==Related Messages== | |||
[[ImprovedInstantMessage]] | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Latest revision as of 06:07, 8 June 2008
Message Layout
{
RetrieveInstantMessages Low NotTrusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
}
}
Usage and Notes
Used by client to get instant messages that were persisted out to the database while the user was offline.