POGOProtos.Networking.Platform.Responses.SendEncryptedSignatureResponse.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Networking.Platform.Responses;
message SendEncryptedSignatureResponse {
bool received = 1; // speculated, could be an enum
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy