POGOProtos.Networking.Responses.VerifyChallengeResponse.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Networking.Responses;
message VerifyChallengeResponse {
bool success = 1;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy