log out button

For general discussion of the Poker Mavens software
Post Reply
antmar904
Posts: 30
Joined: Sun Oct 07, 2012 7:24 pm

log out button

Post 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?
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: log out button

Post 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.
Post Reply