Page 1 of 1

log out button

Posted: Tue Jan 01, 2013 2:55 pm
by antmar904
hi all,

i have the main poker server shown in a iframe and i was trying to figure out the best way to create a log out button that would log off and disconnect the user.

has anyone successfully done this before instead of using the built in LOGOUT button?

Re: log out button

Posted: Tue Jan 01, 2013 3:38 pm
by Kent Briggs
Why do you want that? The built-in logout will warn the player if they still seated or registered. The only function you could call with an external button would be ConnectionsTerminate in the API, which gives no warnings.