| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Networking.Requests.Messages.GetIncensePokemonMessage
Documentation
data GetIncensePokemonMessage #
Constructors
| GetIncensePokemonMessage | |
Instances
| Eq GetIncensePokemonMessage # | |
| Show GetIncensePokemonMessage # | |
| Message GetIncensePokemonMessage # | |
| Default GetIncensePokemonMessage # | |
| HasField "playerLatitude" GetIncensePokemonMessage GetIncensePokemonMessage # | |
| HasField "playerLongitude" GetIncensePokemonMessage GetIncensePokemonMessage # | |
| type Field "playerLatitude" GetIncensePokemonMessage # | |
| type Field "playerLongitude" GetIncensePokemonMessage # | |
playerLatitude :: forall msg msg'. HasField "playerLatitude" msg msg' => Lens msg msg' (Field "playerLatitude" msg) (Field "playerLatitude" msg') #
playerLongitude :: forall msg msg'. HasField "playerLongitude" msg msg' => Lens msg msg' (Field "playerLongitude" msg) (Field "playerLongitude" msg') #