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

POGOProtos.Networking.Requests.Messages.RequestGeofenceUpdatesMessage.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Networking.Requests.Messages;

message RequestGeofenceUpdatesMessage {
	int32 number_of_points = 1;
	double minimum_point_radius_m = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy