POGOserver/POGOProtos/Networking/Responses
Felix bc853908e1 Update
- Adding protos
- Adding dumps
- Simple http server
- Various packets
- Added readme
2016-08-05 20:43:56 +02:00
..
AddFortModifierResponse.proto Update 2016-08-05 20:43:56 +02:00
AttackGymResponse.proto Update 2016-08-05 20:43:56 +02:00
base.proto.txt Update 2016-08-05 20:43:56 +02:00
CatchPokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
CheckAwardedBadgesResponse.proto Update 2016-08-05 20:43:56 +02:00
CheckCodenameAvailableResponse.proto Update 2016-08-05 20:43:56 +02:00
ClaimCodenameResponse.proto Update 2016-08-05 20:43:56 +02:00
CollectDailyBonusResponse.proto Update 2016-08-05 20:43:56 +02:00
CollectDailyDefenderBonusResponse.proto Update 2016-08-05 20:43:56 +02:00
DiskEncounterResponse.proto Update 2016-08-05 20:43:56 +02:00
DownloadItemTemplatesResponse.proto Update 2016-08-05 20:43:56 +02:00
DownloadRemoteConfigVersionResponse.proto Update 2016-08-05 20:43:56 +02:00
DownloadSettingsResponse.proto Update 2016-08-05 20:43:56 +02:00
EchoResponse.proto Update 2016-08-05 20:43:56 +02:00
EncounterResponse.proto Update 2016-08-05 20:43:56 +02:00
EncounterTutorialCompleteResponse.proto Update 2016-08-05 20:43:56 +02:00
EquipBadgeResponse.proto Update 2016-08-05 20:43:56 +02:00
EvolvePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
FortDeployPokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
FortDetailsResponse.proto Update 2016-08-05 20:43:56 +02:00
FortRecallPokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
FortSearchResponse.proto Update 2016-08-05 20:43:56 +02:00
GetAssetDigestResponse.proto Update 2016-08-05 20:43:56 +02:00
GetDownloadUrlsResponse.proto Update 2016-08-05 20:43:56 +02:00
GetGymDetailsResponse.proto Update 2016-08-05 20:43:56 +02:00
GetHatchedEggsResponse.proto Update 2016-08-05 20:43:56 +02:00
GetIncensePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
GetInventoryResponse.proto Update 2016-08-05 20:43:56 +02:00
GetMapObjectsResponse.proto Update 2016-08-05 20:43:56 +02:00
GetPlayerProfileResponse.proto Update 2016-08-05 20:43:56 +02:00
GetPlayerResponse.proto Update 2016-08-05 20:43:56 +02:00
GetSuggestedCodenamesResponse.proto Update 2016-08-05 20:43:56 +02:00
IncenseEncounterResponse.proto Update 2016-08-05 20:43:56 +02:00
LevelUpRewardsResponse.proto Update 2016-08-05 20:43:56 +02:00
MarkTutorialCompleteResponse.proto Update 2016-08-05 20:43:56 +02:00
NicknamePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
PlayerUpdateResponse.proto Update 2016-08-05 20:43:56 +02:00
README.txt Update 2016-08-05 20:43:56 +02:00
RecycleInventoryItemResponse.proto Update 2016-08-05 20:43:56 +02:00
ReleasePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
SetAvatarResponse.proto Update 2016-08-05 20:43:56 +02:00
SetContactSettingsResponse.proto Update 2016-08-05 20:43:56 +02:00
SetFavoritePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
SetPlayerTeamResponse.proto Update 2016-08-05 20:43:56 +02:00
SfidaActionLogResponse.proto Update 2016-08-05 20:43:56 +02:00
StartGymBattleResponse.proto Update 2016-08-05 20:43:56 +02:00
UpgradePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
UseIncenseResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemCaptureResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemEggIncubatorResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemGymResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemPotionResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemReviveResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemXpBoostResponse.proto Update 2016-08-05 20:43:56 +02:00

Response message name should be the "RequestType" in camelcase with "Response" as suffix.