RetrieveInstantMessages

From Second Life Wiki
Revision as of 06:07, 8 June 2008 by Day Oh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Related Messages

ImprovedInstantMessage