Difference between revisions of "UpdateUserInfo"
Jump to navigation
Jump to search
Cube Linden (talk | contribs) m |
(added missing field) |
||
Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
Line 13: | Line 12: | ||
UserData Single | UserData Single | ||
{ IMViaEMail BOOL } | { IMViaEMail BOOL } | ||
{ DirectoryVisibility Variable 1 } | |||
} | } | ||
} | } | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
[[Category:Messages]] | [[Category:Messages]] |
Revision as of 19:00, 9 July 2008
Message Layout
{ UpdateUserInfo Low NotTrusted Unencoded { AgentData Single { AgentID LLUUID } { SessionID LLUUID } } { UserData Single { IMViaEMail BOOL } { DirectoryVisibility Variable 1 } } }