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

POGOProtos.Networking.Responses.GetDownloadUrlsResponse.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Networking.Responses;

import "POGOProtos/Data/DownloadUrlEntry.proto";

message GetDownloadUrlsResponse {
	repeated .POGOProtos.Data.DownloadUrlEntry download_urls = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy