API documentation?
Posted: 07 Aug 2011, 11:13
Hello,
Their is some confusing here.
On your API documentation you have allot of different method I cannot find while coding in Flex Builder.
For instance:
http://www.smartfoxserver.com/docs/docP ... dXtMessage
This method is called sendXtMessage(etc.)
In Flash Builder I use one of your examples.
sfs = new SmartFox(true);
sfs.send(request:IRequest)
The SmartFox class have only send method?
Where do I find the other methods? Is their any new API release somewhere I haven't seen or do I misunderstand something?
Thanks for help.
My question, how do I use the methods on the api documentation page.
Their is some confusing here.
On your API documentation you have allot of different method I cannot find while coding in Flex Builder.
For instance:
http://www.smartfoxserver.com/docs/docP ... dXtMessage
This method is called sendXtMessage(etc.)
In Flash Builder I use one of your examples.
sfs = new SmartFox(true);
sfs.send(request:IRequest)
The SmartFox class have only send method?
Where do I find the other methods? Is their any new API release somewhere I haven't seen or do I misunderstand something?
Thanks for help.
My question, how do I use the methods on the api documentation page.