Versions in this module Expand all Collapse all v1 v1.3.1 Jul 11, 2018 v1.3.0 Jun 10, 2018 Changes in this version + type Authenticate struct + BuildVersion string + Challenge []byte + DeviceName string + Imei string + Meid string + Model string + ModelName string + OsVersion string + ProductName string + SerialNumber string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Authenticate) Descriptor() ([]byte, []int) + func (*Authenticate) ProtoMessage() + func (dst *Authenticate) XXX_Merge(src proto.Message) + func (m *Authenticate) GetBuildVersion() string + func (m *Authenticate) GetChallenge() []byte + func (m *Authenticate) GetDeviceName() string + func (m *Authenticate) GetImei() string + func (m *Authenticate) GetMeid() string + func (m *Authenticate) GetModel() string + func (m *Authenticate) GetModelName() string + func (m *Authenticate) GetOsVersion() string + func (m *Authenticate) GetProductName() string + func (m *Authenticate) GetSerialNumber() string + func (m *Authenticate) Reset() + func (m *Authenticate) String() string + func (m *Authenticate) XXX_DiscardUnknown() + func (m *Authenticate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Authenticate) XXX_Size() int + func (m *Authenticate) XXX_Unmarshal(b []byte) error + type Command struct + Authenticate *Authenticate + MessageType string + TokenUpdate *TokenUpdate + Topic string + Udid string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Command) Descriptor() ([]byte, []int) + func (*Command) ProtoMessage() + func (dst *Command) XXX_Merge(src proto.Message) + func (m *Command) GetAuthenticate() *Authenticate + func (m *Command) GetMessageType() string + func (m *Command) GetTokenUpdate() *TokenUpdate + func (m *Command) GetTopic() string + func (m *Command) GetUdid() string + func (m *Command) Reset() + func (m *Command) String() string + func (m *Command) XXX_DiscardUnknown() + func (m *Command) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Command) XXX_Size() int + func (m *Command) XXX_Unmarshal(b []byte) error + type Event struct + Command *Command + Id string + Params map[string]string + Raw []byte + Time int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (dst *Event) XXX_Merge(src proto.Message) + func (m *Event) GetCommand() *Command + func (m *Event) GetId() string + func (m *Event) GetParams() map[string]string + func (m *Event) GetRaw() []byte + func (m *Event) GetTime() int64 + func (m *Event) Reset() + func (m *Event) String() string + func (m *Event) XXX_DiscardUnknown() + func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Event) XXX_Size() int + func (m *Event) XXX_Unmarshal(b []byte) error + type TokenUpdate struct + AwaitingConfiguration bool + NotOnConsole bool + PushMagic string + Token []byte + UnlockToken []byte + UserId string + UserLongName string + UserShortName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TokenUpdate) Descriptor() ([]byte, []int) + func (*TokenUpdate) ProtoMessage() + func (dst *TokenUpdate) XXX_Merge(src proto.Message) + func (m *TokenUpdate) GetAwaitingConfiguration() bool + func (m *TokenUpdate) GetNotOnConsole() bool + func (m *TokenUpdate) GetPushMagic() string + func (m *TokenUpdate) GetToken() []byte + func (m *TokenUpdate) GetUnlockToken() []byte + func (m *TokenUpdate) GetUserId() string + func (m *TokenUpdate) GetUserLongName() string + func (m *TokenUpdate) GetUserShortName() string + func (m *TokenUpdate) Reset() + func (m *TokenUpdate) String() string + func (m *TokenUpdate) XXX_DiscardUnknown() + func (m *TokenUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TokenUpdate) XXX_Size() int + func (m *TokenUpdate) XXX_Unmarshal(b []byte) error