RetrieveInstantMessages

From Second Life Wiki
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.