All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Data.Telemetry.PokemonGoPlusTelemetry.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Data.Telemetry;

import "POGOProtos/Enums/PokemonGoPlusIds.proto";

message PokemonGoPlusTelemetry {
	.POGOProtos.Enums.PokemonGoPlusIds pgp_event_ids = 1;
	int32 count = 2;
	int32 version = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy