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

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

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

message PasscodeRedeemTelemetry {
	string result = 1;
	string passcode = 2;
	string country_code = 3;
	string language_code = 4;
	string bundle_version = 5;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy