User:Dzonatas Sol/SNOW-375 Resources/FloaterChat

From Second Life Wiki
< User:Dzonatas Sol‎ | SNOW-375 Resources
Revision as of 21:27, 2 August 2010 by Dzonatas Sol (talk | contribs) (→‎chat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Resource Method Description
/FloaterChat/AddChat POST -> &chat <- { status: string }

Note: Description syntax is only based on LLIDL.


/FloaterChat/AddChat

Delivers &chat to local chat session. [ Resource should be renamed, maybe /ChatterBox/LocalChat ]


chat

{

text : string
from : string
from_id : uuid
source : integer
type : integer
audible : integer
muted : boolean
time : real
position : { X: real, Y: real, Z: real }

}