GenericMessage: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
added missing field |
||
| Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
| Line 9: | Line 8: | ||
{ AgentID LLUUID } | { AgentID LLUUID } | ||
{ SessionID LLUUID } | { SessionID LLUUID } | ||
{ TransactionID LLUUID } | |||
} | } | ||
{ | { | ||
Revision as of 01:21, 20 June 2008
Message Layout
{
GenericMessage Low NotTrusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
{ TransactionID LLUUID }
}
{
MethodData Single
{ Method Variable 1 }
{ Invoice LLUUID }
}
{
ParamList Variable
{ Parameter Variable 1 }
}
}