Public Member Functions | |
boolean | send (in tmozIDomain domain, in tmozIActionObject actionObject) |
Send action object. |
Service allows to send action object to the server. Typicaly local created objects (tmozILocalActionObject) are sent.
Service has name '@lightcomp.com/tahiti.send-object;1'
boolean send | ( | in tmozIDomain | domain, | |
in tmozIActionObject | actionObject | |||
) |
Send action object.
Function send action object to the server.
domain | domain | |
actionObject | action object |