Documentation ¶
Overview ¶
Package commandqueued is a generated protocol buffer package.
It is generated from these files:
command_queued.proto
It has these top-level messages:
CommandQueued
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandQueued ¶
type CommandQueued struct { DeviceUdid string `protobuf:"bytes,1,opt,name=device_udid,json=deviceUdid" json:"device_udid,omitempty"` CommandUuid string `protobuf:"bytes,2,opt,name=command_uuid,json=commandUuid" json:"command_uuid,omitempty"` }
func (*CommandQueued) Descriptor ¶
func (*CommandQueued) Descriptor() ([]byte, []int)
func (*CommandQueued) GetCommandUuid ¶
func (m *CommandQueued) GetCommandUuid() string
func (*CommandQueued) GetDeviceUdid ¶
func (m *CommandQueued) GetDeviceUdid() string
func (*CommandQueued) ProtoMessage ¶
func (*CommandQueued) ProtoMessage()
func (*CommandQueued) Reset ¶
func (m *CommandQueued) Reset()
func (*CommandQueued) String ¶
func (m *CommandQueued) String() string
Click to show internal directories.
Click to hide internal directories.