Safe Haskell | None |
---|---|
Language | Haskell2010 |
Proto.POGOProtos.Networking.Responses.EncounterTutorialCompleteResponse
Documentation
data EncounterTutorialCompleteResponse Source #
Constructors
EncounterTutorialCompleteResponse | |
Instances
data EncounterTutorialCompleteResponse'Result Source #
Constructors
EncounterTutorialCompleteResponse'UNSET | |
EncounterTutorialCompleteResponse'SUCCESS | |
EncounterTutorialCompleteResponse'ERROR_INVALID_POKEMON |
Instances
captureAward :: forall msg msg'. HasField "captureAward" msg msg' => Lens msg msg' (Field "captureAward" msg) (Field "captureAward" msg') Source #
maybe'captureAward :: forall msg msg'. HasField "maybe'captureAward" msg msg' => Lens msg msg' (Field "maybe'captureAward" msg) (Field "maybe'captureAward" msg') Source #
maybe'pokemonData :: forall msg msg'. HasField "maybe'pokemonData" msg msg' => Lens msg msg' (Field "maybe'pokemonData" msg) (Field "maybe'pokemonData" msg') Source #