| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Data.Battle.BattleState
Documentation
data BattleState #
Constructors
| STATE_UNSET | |
| ACTIVE | |
| VICTORY | |
| DEFEATED | |
| TIMED_OUT |
Instances
| Bounded BattleState # | |
| Enum BattleState # | |
| Eq BattleState # | |
| Show BattleState # | |
| MessageEnum BattleState # | |
| FieldDefault BattleState # | |
| Default BattleState # | |