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

POGOProtos.Data.Ditto.DownstreamActionEventParams.proto Maven / Gradle / Ivy

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

message DownstreamActionEventParams {
	repeated uint32 methods = 1;
	repeated bytes payloads = 2;
	repeated uint64 ids = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy