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

POGOProtos.Data.Beluga.BelugaBleTransfer.proto Maven / Gradle / Ivy

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

import "POGOProtos/Data/Beluga/BelugaBleTransferPrep.proto";

message BelugaBleTransferProto {
	.POGOProtos.Data.Beluga.BelugaBleTransferPrep server_response = 1;
	bytes server_signature = 2;
	repeated string localized_origins = 3;
	string language = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy