tmozISendObjectService Interface Reference

Send service for action objects. More...

List of all members.

Public Member Functions

boolean send (in tmozIDomain domain, in tmozIActionObject actionObject)
 Send action object.


Detailed Description

Send service for action objects.

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'


Member Function Documentation

boolean send ( in tmozIDomain  domain,
in tmozIActionObject  actionObject 
)

Send action object.

Function send action object to the server.

Parameters:
domain domain
actionObject action object
Returns:
Return true if object successfully sent. Return false if failed.


Generated on Thu Aug 27 12:37:06 2009 for Tahiti XPCOM API