Page 1 of 1

API documentation?

Posted: 07 Aug 2011, 11:13
by hw2002
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.

Sorry

Posted: 07 Aug 2011, 11:14
by hw2002
For other people have the same issue.

Here is the new API documentation.

http://forums.smartfoxserver.com/viewtopic.php?t=9114

Posted: 11 Aug 2011, 13:15
by Bax
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).