List of game statuses

For general discussion of the Poker Mavens software
Post Reply
JackSpade
Posts: 16
Joined: Thu Feb 28, 2019 6:09 am

List of game statuses

Post by JackSpade »

Hi Kent,

I'd like to ask whether you can provide a complete list of possible statuses for ring games and tournaments, we're using API methods: RingGamesList and TournamentsList.

Also, is there any way to have a callback when someone changes game status using PM admin?

Thanks in advance
Kent Briggs
Site Admin
Posts: 5879
Joined: Wed Mar 19, 2008 8:47 pm

Re: List of game statuses

Post by Kent Briggs »

Ring game status:

Offline
Closing...
Paused
Playing: x

Tourney status:

Offline
Closing...
Registered: x/y
Starting
Paused
Playing: x/y
Playing: x/y* <-- asterisk indicates tourney going offline when finished
Resetting

There are callbacks for significant events but not for every single one of them listed above.
Post Reply