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.
API documentation?
Sorry
For other people have the same issue.
Here is the new API documentation.
http://forums.smartfoxserver.com/viewtopic.php?t=9114
Here is the new API documentation.
http://forums.smartfoxserver.com/viewtopic.php?t=9114
The API documentation you linked in the first post is related to SFS 1, not SFS2X! All API documentation can be found here: http://docs2x.smartfoxserver.com/ (see the API documentation tab).
Paolo Bax
The SmartFoxServer Team
The SmartFoxServer Team