API documentation?

Post here your questions about the Flash / Flex / Air API for SFS2X

Moderators: Lapo, Bax

Post Reply
hw2002
Posts: 6
Joined: 06 Aug 2011, 10:28

API documentation?

Post 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.
hw2002
Posts: 6
Joined: 06 Aug 2011, 10:28

Sorry

Post by hw2002 »

For other people have the same issue.

Here is the new API documentation.

http://forums.smartfoxserver.com/viewtopic.php?t=9114
User avatar
Bax
Site Admin
Posts: 4626
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Post 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).
Paolo Bax
The SmartFoxServer Team
Post Reply