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

POGOProtos.Data.Telemetry.SocialTelemetry.proto Maven / Gradle / Ivy

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

import "POGOProtos/Enums/TelemetryIds.proto";

message SocialTelemetry {
	.POGOProtos.Enums.SocialTelemetryIds social_click_id = 1;
	int32 pages_scrolled_in_friends_list = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy