Files
squeezelite-esp32/components/spotify/cspot/protobuf/mercury.proto
2022-01-04 11:01:14 -08:00

5 lines
86 B
Protocol Buffer

message Header {
optional string uri = 0x01;
optional string method = 0x03;
}