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

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

syntax = "proto3";
package POGOProtos.Enums;

enum IdentityProvider {
	UNSET_IDENTITY_PROVIDER = 0;
	GOOGLE = 1;
	PTC = 2;
	FACEBOOK = 3;
	BACKGROUND = 4;
	INTERNAL = 5;
	SFIDA = 6;
	SUPER_AWESOME = 7;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy