Forum QuickConnect a Small question

Discussion and help relating to PlayerIO's QuickConnect feature, including Facebook Connect and Kongregate Connect.

a Small question

Postby QiX » September 7th, 2010, 2:44 pm

Hi,

I was thinking, QuickConnect connects the user to the PlayerIO game servers.
after the user was successfully connected, do I need to have him connect to my game server directly, or does the QuickConnect handles this as well?

Thanks in advance.
QiX
QiX
 
Posts: 34
Joined: July 22nd, 2010, 4:41 pm

Re: a Small question

Postby Oliver » September 7th, 2010, 2:46 pm

Hey,

QuickConnect is just a shortcut to the connect() method. If you want to join mutliplayer games, you'll still have to call the multiplayer methods (createRoom, joinRoom, etc...)

Best,
Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: a Small question

Postby QiX » September 7th, 2010, 4:12 pm

Thanks!
:)
QiX
QiX
 
Posts: 34
Joined: July 22nd, 2010, 4:41 pm


Return to QuickConnect