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

POGOProtos.Enums.IncubationResult.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Enums;

enum IncubationResult {
	SUCCESS_INCUBATION_RESULT = 0;
	FAILURE = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy