 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- type BatchSubscribeRequest
- func (*BatchSubscribeRequest) Descriptor() ([]byte, []int)
- func (m *BatchSubscribeRequest) GetAgentId() *protocol.EntityId
- func (m *BatchSubscribeRequest) GetEntityId() []*protocol.EntityId
- func (m *BatchSubscribeRequest) GetKey() []*FieldKey
- func (m *BatchSubscribeRequest) GetObjectId() uint64
- func (m *BatchSubscribeRequest) GetProgram() []uint32
- func (*BatchSubscribeRequest) ProtoMessage()
- func (m *BatchSubscribeRequest) Reset()
- func (m *BatchSubscribeRequest) String() string
- func (m *BatchSubscribeRequest) XXX_DiscardUnknown()
- func (m *BatchSubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSubscribeRequest) XXX_Merge(src proto.Message)
- func (m *BatchSubscribeRequest) XXX_Size() int
- func (m *BatchSubscribeRequest) XXX_Unmarshal(b []byte) error
 
- type BatchSubscribeResponse
- func (*BatchSubscribeResponse) Descriptor() ([]byte, []int)
- func (m *BatchSubscribeResponse) GetSubscribeFailed() []*SubscribeResult
- func (*BatchSubscribeResponse) ProtoMessage()
- func (m *BatchSubscribeResponse) Reset()
- func (m *BatchSubscribeResponse) String() string
- func (m *BatchSubscribeResponse) XXX_DiscardUnknown()
- func (m *BatchSubscribeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSubscribeResponse) XXX_Merge(src proto.Message)
- func (m *BatchSubscribeResponse) XXX_Size() int
- func (m *BatchSubscribeResponse) XXX_Unmarshal(b []byte) error
 
- type BatchUnsubscribeRequest
- func (*BatchUnsubscribeRequest) Descriptor() ([]byte, []int)
- func (m *BatchUnsubscribeRequest) GetAgentId() *protocol.EntityId
- func (m *BatchUnsubscribeRequest) GetEntityId() []*protocol.EntityId
- func (m *BatchUnsubscribeRequest) GetObjectId() uint64
- func (*BatchUnsubscribeRequest) ProtoMessage()
- func (m *BatchUnsubscribeRequest) Reset()
- func (m *BatchUnsubscribeRequest) String() string
- func (m *BatchUnsubscribeRequest) XXX_DiscardUnknown()
- func (m *BatchUnsubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchUnsubscribeRequest) XXX_Merge(src proto.Message)
- func (m *BatchUnsubscribeRequest) XXX_Size() int
- func (m *BatchUnsubscribeRequest) XXX_Unmarshal(b []byte) error
 
- type ChannelState
- func (*ChannelState) Descriptor() ([]byte, []int)
- func (m *ChannelState) GetEntityId() *protocol.EntityId
- func (m *ChannelState) GetFieldOperation() []*FieldOperation
- func (m *ChannelState) GetHealing() bool
- func (*ChannelState) ProtoMessage()
- func (m *ChannelState) Reset()
- func (m *ChannelState) String() string
- func (m *ChannelState) XXX_DiscardUnknown()
- func (m *ChannelState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChannelState) XXX_Merge(src proto.Message)
- func (m *ChannelState) XXX_Size() int
- func (m *ChannelState) XXX_Unmarshal(b []byte) error
 
- type Field
- func (*Field) Descriptor() ([]byte, []int)
- func (m *Field) GetKey() *FieldKey
- func (m *Field) GetValue() *protocol.Variant
- func (*Field) ProtoMessage()
- func (m *Field) Reset()
- func (m *Field) String() string
- func (m *Field) XXX_DiscardUnknown()
- func (m *Field) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Field) XXX_Merge(src proto.Message)
- func (m *Field) XXX_Size() int
- func (m *Field) XXX_Unmarshal(b []byte) error
 
- type FieldKey
- func (*FieldKey) Descriptor() ([]byte, []int)
- func (m *FieldKey) GetField() uint32
- func (m *FieldKey) GetGroup() uint32
- func (m *FieldKey) GetProgram() uint32
- func (m *FieldKey) GetUniqueId() uint64
- func (*FieldKey) ProtoMessage()
- func (m *FieldKey) Reset()
- func (m *FieldKey) String() string
- func (m *FieldKey) XXX_DiscardUnknown()
- func (m *FieldKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FieldKey) XXX_Merge(src proto.Message)
- func (m *FieldKey) XXX_Size() int
- func (m *FieldKey) XXX_Unmarshal(b []byte) error
 
- type FieldOperation
- func (*FieldOperation) Descriptor() ([]byte, []int)
- func (m *FieldOperation) GetField() *Field
- func (m *FieldOperation) GetOperation() FieldOperation_OperationType
- func (*FieldOperation) ProtoMessage()
- func (m *FieldOperation) Reset()
- func (m *FieldOperation) String() string
- func (m *FieldOperation) XXX_DiscardUnknown()
- func (m *FieldOperation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FieldOperation) XXX_Merge(src proto.Message)
- func (m *FieldOperation) XXX_Size() int
- func (m *FieldOperation) XXX_Unmarshal(b []byte) error
 
- type FieldOperation_OperationType
- type PresenceState
- func (*PresenceState) Descriptor() ([]byte, []int)
- func (m *PresenceState) GetEntityId() *protocol.EntityId
- func (m *PresenceState) GetFieldOperation() []*FieldOperation
- func (*PresenceState) ProtoMessage()
- func (m *PresenceState) Reset()
- func (m *PresenceState) String() string
- func (m *PresenceState) XXX_DiscardUnknown()
- func (m *PresenceState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PresenceState) XXX_Merge(src proto.Message)
- func (m *PresenceState) XXX_Size() int
- func (m *PresenceState) XXX_Unmarshal(b []byte) error
 
- type QueryRequest
- func (*QueryRequest) Descriptor() ([]byte, []int)
- func (m *QueryRequest) GetAgentId() *protocol.EntityId
- func (m *QueryRequest) GetEntityId() *protocol.EntityId
- func (m *QueryRequest) GetKey() []*FieldKey
- func (*QueryRequest) ProtoMessage()
- func (m *QueryRequest) Reset()
- func (m *QueryRequest) String() string
- func (m *QueryRequest) XXX_DiscardUnknown()
- func (m *QueryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryRequest) XXX_Merge(src proto.Message)
- func (m *QueryRequest) XXX_Size() int
- func (m *QueryRequest) XXX_Unmarshal(b []byte) error
 
- type QueryResponse
- func (*QueryResponse) Descriptor() ([]byte, []int)
- func (m *QueryResponse) GetField() []*Field
- func (*QueryResponse) ProtoMessage()
- func (m *QueryResponse) Reset()
- func (m *QueryResponse) String() string
- func (m *QueryResponse) XXX_DiscardUnknown()
- func (m *QueryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryResponse) XXX_Merge(src proto.Message)
- func (m *QueryResponse) XXX_Size() int
- func (m *QueryResponse) XXX_Unmarshal(b []byte) error
 
- type RichPresenceLocalizationKey
- func (*RichPresenceLocalizationKey) Descriptor() ([]byte, []int)
- func (m *RichPresenceLocalizationKey) GetLocalizationId() uint32
- func (m *RichPresenceLocalizationKey) GetProgram() uint32
- func (m *RichPresenceLocalizationKey) GetStream() uint32
- func (*RichPresenceLocalizationKey) ProtoMessage()
- func (m *RichPresenceLocalizationKey) Reset()
- func (m *RichPresenceLocalizationKey) String() string
- func (m *RichPresenceLocalizationKey) XXX_DiscardUnknown()
- func (m *RichPresenceLocalizationKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RichPresenceLocalizationKey) XXX_Merge(src proto.Message)
- func (m *RichPresenceLocalizationKey) XXX_Size() int
- func (m *RichPresenceLocalizationKey) XXX_Unmarshal(b []byte) error
 
- type StateChangedNotification
- func (*StateChangedNotification) Descriptor() ([]byte, []int)
- func (m *StateChangedNotification) GetState() []*PresenceState
- func (m *StateChangedNotification) GetSubscriberId() *v1.AccountId
- func (*StateChangedNotification) ProtoMessage()
- func (m *StateChangedNotification) Reset()
- func (m *StateChangedNotification) String() string
- func (m *StateChangedNotification) XXX_DiscardUnknown()
- func (m *StateChangedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StateChangedNotification) XXX_Merge(src proto.Message)
- func (m *StateChangedNotification) XXX_Size() int
- func (m *StateChangedNotification) XXX_Unmarshal(b []byte) error
 
- type SubscribeNotification
- func (*SubscribeNotification) Descriptor() ([]byte, []int)
- func (m *SubscribeNotification) GetState() []*PresenceState
- func (m *SubscribeNotification) GetSubscriberId() *v1.AccountId
- func (*SubscribeNotification) ProtoMessage()
- func (m *SubscribeNotification) Reset()
- func (m *SubscribeNotification) String() string
- func (m *SubscribeNotification) XXX_DiscardUnknown()
- func (m *SubscribeNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubscribeNotification) XXX_Merge(src proto.Message)
- func (m *SubscribeNotification) XXX_Size() int
- func (m *SubscribeNotification) XXX_Unmarshal(b []byte) error
 
- type SubscribeRequest
- func (*SubscribeRequest) Descriptor() ([]byte, []int)
- func (m *SubscribeRequest) GetAgentId() *protocol.EntityId
- func (m *SubscribeRequest) GetEntityId() *protocol.EntityId
- func (m *SubscribeRequest) GetKey() []*FieldKey
- func (m *SubscribeRequest) GetObjectId() uint64
- func (m *SubscribeRequest) GetProgram() []uint32
- func (*SubscribeRequest) ProtoMessage()
- func (m *SubscribeRequest) Reset()
- func (m *SubscribeRequest) String() string
- func (m *SubscribeRequest) XXX_DiscardUnknown()
- func (m *SubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubscribeRequest) XXX_Merge(src proto.Message)
- func (m *SubscribeRequest) XXX_Size() int
- func (m *SubscribeRequest) XXX_Unmarshal(b []byte) error
 
- type SubscribeResult
- func (*SubscribeResult) Descriptor() ([]byte, []int)
- func (m *SubscribeResult) GetEntityId() *protocol.EntityId
- func (m *SubscribeResult) GetResult() uint32
- func (*SubscribeResult) ProtoMessage()
- func (m *SubscribeResult) Reset()
- func (m *SubscribeResult) String() string
- func (m *SubscribeResult) XXX_DiscardUnknown()
- func (m *SubscribeResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubscribeResult) XXX_Merge(src proto.Message)
- func (m *SubscribeResult) XXX_Size() int
- func (m *SubscribeResult) XXX_Unmarshal(b []byte) error
 
- type UnsubscribeRequest
- func (*UnsubscribeRequest) Descriptor() ([]byte, []int)
- func (m *UnsubscribeRequest) GetAgentId() *protocol.EntityId
- func (m *UnsubscribeRequest) GetEntityId() *protocol.EntityId
- func (m *UnsubscribeRequest) GetObjectId() uint64
- func (*UnsubscribeRequest) ProtoMessage()
- func (m *UnsubscribeRequest) Reset()
- func (m *UnsubscribeRequest) String() string
- func (m *UnsubscribeRequest) XXX_DiscardUnknown()
- func (m *UnsubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnsubscribeRequest) XXX_Merge(src proto.Message)
- func (m *UnsubscribeRequest) XXX_Size() int
- func (m *UnsubscribeRequest) XXX_Unmarshal(b []byte) error
 
- type UpdateRequest
- func (*UpdateRequest) Descriptor() ([]byte, []int)
- func (m *UpdateRequest) GetAgentId() *protocol.EntityId
- func (m *UpdateRequest) GetEntityId() *protocol.EntityId
- func (m *UpdateRequest) GetFieldOperation() []*FieldOperation
- func (m *UpdateRequest) GetNoCreate() bool
- func (*UpdateRequest) ProtoMessage()
- func (m *UpdateRequest) Reset()
- func (m *UpdateRequest) String() string
- func (m *UpdateRequest) XXX_DiscardUnknown()
- func (m *UpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateRequest) XXX_Merge(src proto.Message)
- func (m *UpdateRequest) XXX_Size() int
- func (m *UpdateRequest) XXX_Unmarshal(b []byte) error
 
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var E_ChannelState_Presence = &proto.ExtensionDesc{ ExtendedType: (*v1.ChannelState)(nil), ExtensionType: (*ChannelState)(nil), Field: 101, Name: "bgs.protocol.presence.v1.ChannelState.presence", Tag: "bytes,101,opt,name=presence", Filename: "presence_types.proto", }
      View Source
      
  
    var FieldOperation_OperationType_name = map[int32]string{
	0: "SET",
	1: "CLEAR",
}
    
      View Source
      
  
var FieldOperation_OperationType_value = map[string]int32{
	"SET":   0,
	"CLEAR": 1,
}
    Functions ¶
This section is empty.
Types ¶
type BatchSubscribeRequest ¶
type BatchSubscribeRequest struct {
	AgentId              *protocol.EntityId   `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"`
	EntityId             []*protocol.EntityId `protobuf:"bytes,2,rep,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	Program              []uint32             `protobuf:"fixed32,3,rep,name=program" json:"program,omitempty"`
	Key                  []*FieldKey          `protobuf:"bytes,4,rep,name=key" json:"key,omitempty"`
	ObjectId             *uint64              `protobuf:"varint,5,opt,name=object_id,json=objectId" json:"object_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}
    func (*BatchSubscribeRequest) Descriptor ¶
func (*BatchSubscribeRequest) Descriptor() ([]byte, []int)
func (*BatchSubscribeRequest) GetAgentId ¶
func (m *BatchSubscribeRequest) GetAgentId() *protocol.EntityId
func (*BatchSubscribeRequest) GetEntityId ¶
func (m *BatchSubscribeRequest) GetEntityId() []*protocol.EntityId
func (*BatchSubscribeRequest) GetKey ¶
func (m *BatchSubscribeRequest) GetKey() []*FieldKey
func (*BatchSubscribeRequest) GetObjectId ¶
func (m *BatchSubscribeRequest) GetObjectId() uint64
func (*BatchSubscribeRequest) GetProgram ¶
func (m *BatchSubscribeRequest) GetProgram() []uint32
func (*BatchSubscribeRequest) ProtoMessage ¶
func (*BatchSubscribeRequest) ProtoMessage()
func (*BatchSubscribeRequest) Reset ¶
func (m *BatchSubscribeRequest) Reset()
func (*BatchSubscribeRequest) String ¶
func (m *BatchSubscribeRequest) String() string
func (*BatchSubscribeRequest) XXX_DiscardUnknown ¶
func (m *BatchSubscribeRequest) XXX_DiscardUnknown()
func (*BatchSubscribeRequest) XXX_Marshal ¶
func (m *BatchSubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSubscribeRequest) XXX_Merge ¶
func (m *BatchSubscribeRequest) XXX_Merge(src proto.Message)
func (*BatchSubscribeRequest) XXX_Size ¶
func (m *BatchSubscribeRequest) XXX_Size() int
func (*BatchSubscribeRequest) XXX_Unmarshal ¶
func (m *BatchSubscribeRequest) XXX_Unmarshal(b []byte) error
type BatchSubscribeResponse ¶
type BatchSubscribeResponse struct {
	SubscribeFailed      []*SubscribeResult `protobuf:"bytes,1,rep,name=subscribe_failed,json=subscribeFailed" json:"subscribe_failed,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*BatchSubscribeResponse) Descriptor ¶
func (*BatchSubscribeResponse) Descriptor() ([]byte, []int)
func (*BatchSubscribeResponse) GetSubscribeFailed ¶
func (m *BatchSubscribeResponse) GetSubscribeFailed() []*SubscribeResult
func (*BatchSubscribeResponse) ProtoMessage ¶
func (*BatchSubscribeResponse) ProtoMessage()
func (*BatchSubscribeResponse) Reset ¶
func (m *BatchSubscribeResponse) Reset()
func (*BatchSubscribeResponse) String ¶
func (m *BatchSubscribeResponse) String() string
func (*BatchSubscribeResponse) XXX_DiscardUnknown ¶
func (m *BatchSubscribeResponse) XXX_DiscardUnknown()
func (*BatchSubscribeResponse) XXX_Marshal ¶
func (m *BatchSubscribeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSubscribeResponse) XXX_Merge ¶
func (m *BatchSubscribeResponse) XXX_Merge(src proto.Message)
func (*BatchSubscribeResponse) XXX_Size ¶
func (m *BatchSubscribeResponse) XXX_Size() int
func (*BatchSubscribeResponse) XXX_Unmarshal ¶
func (m *BatchSubscribeResponse) XXX_Unmarshal(b []byte) error
type BatchUnsubscribeRequest ¶
type BatchUnsubscribeRequest struct {
	AgentId              *protocol.EntityId   `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"`
	EntityId             []*protocol.EntityId `protobuf:"bytes,2,rep,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	ObjectId             *uint64              `protobuf:"varint,3,opt,name=object_id,json=objectId" json:"object_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}
    func (*BatchUnsubscribeRequest) Descriptor ¶
func (*BatchUnsubscribeRequest) Descriptor() ([]byte, []int)
func (*BatchUnsubscribeRequest) GetAgentId ¶
func (m *BatchUnsubscribeRequest) GetAgentId() *protocol.EntityId
func (*BatchUnsubscribeRequest) GetEntityId ¶
func (m *BatchUnsubscribeRequest) GetEntityId() []*protocol.EntityId
func (*BatchUnsubscribeRequest) GetObjectId ¶
func (m *BatchUnsubscribeRequest) GetObjectId() uint64
func (*BatchUnsubscribeRequest) ProtoMessage ¶
func (*BatchUnsubscribeRequest) ProtoMessage()
func (*BatchUnsubscribeRequest) Reset ¶
func (m *BatchUnsubscribeRequest) Reset()
func (*BatchUnsubscribeRequest) String ¶
func (m *BatchUnsubscribeRequest) String() string
func (*BatchUnsubscribeRequest) XXX_DiscardUnknown ¶
func (m *BatchUnsubscribeRequest) XXX_DiscardUnknown()
func (*BatchUnsubscribeRequest) XXX_Marshal ¶
func (m *BatchUnsubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchUnsubscribeRequest) XXX_Merge ¶
func (m *BatchUnsubscribeRequest) XXX_Merge(src proto.Message)
func (*BatchUnsubscribeRequest) XXX_Size ¶
func (m *BatchUnsubscribeRequest) XXX_Size() int
func (*BatchUnsubscribeRequest) XXX_Unmarshal ¶
func (m *BatchUnsubscribeRequest) XXX_Unmarshal(b []byte) error
type ChannelState ¶
type ChannelState struct {
	EntityId             *protocol.EntityId `protobuf:"bytes,1,opt,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	FieldOperation       []*FieldOperation  `protobuf:"bytes,2,rep,name=field_operation,json=fieldOperation" json:"field_operation,omitempty"`
	Healing              *bool              `protobuf:"varint,3,opt,name=healing" json:"healing,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*ChannelState) Descriptor ¶
func (*ChannelState) Descriptor() ([]byte, []int)
func (*ChannelState) GetEntityId ¶
func (m *ChannelState) GetEntityId() *protocol.EntityId
func (*ChannelState) GetFieldOperation ¶
func (m *ChannelState) GetFieldOperation() []*FieldOperation
func (*ChannelState) GetHealing ¶
func (m *ChannelState) GetHealing() bool
func (*ChannelState) ProtoMessage ¶
func (*ChannelState) ProtoMessage()
func (*ChannelState) Reset ¶
func (m *ChannelState) Reset()
func (*ChannelState) String ¶
func (m *ChannelState) String() string
func (*ChannelState) XXX_DiscardUnknown ¶
func (m *ChannelState) XXX_DiscardUnknown()
func (*ChannelState) XXX_Marshal ¶
func (m *ChannelState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChannelState) XXX_Merge ¶
func (m *ChannelState) XXX_Merge(src proto.Message)
func (*ChannelState) XXX_Size ¶
func (m *ChannelState) XXX_Size() int
func (*ChannelState) XXX_Unmarshal ¶
func (m *ChannelState) XXX_Unmarshal(b []byte) error
type Field ¶
type Field struct {
	Key                  *FieldKey         `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value                *protocol.Variant `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}
    func (*Field) Descriptor ¶
func (*Field) ProtoMessage ¶
func (*Field) ProtoMessage()
func (*Field) XXX_DiscardUnknown ¶
func (m *Field) XXX_DiscardUnknown()
func (*Field) XXX_Marshal ¶
func (*Field) XXX_Unmarshal ¶
type FieldKey ¶
type FieldKey struct {
	Program              *uint32  `protobuf:"varint,1,req,name=program" json:"program,omitempty"`
	Group                *uint32  `protobuf:"varint,2,req,name=group" json:"group,omitempty"`
	Field                *uint32  `protobuf:"varint,3,req,name=field" json:"field,omitempty"`
	UniqueId             *uint64  `protobuf:"varint,4,opt,name=unique_id,json=uniqueId" json:"unique_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*FieldKey) Descriptor ¶
func (*FieldKey) GetProgram ¶
func (*FieldKey) GetUniqueId ¶
func (*FieldKey) ProtoMessage ¶
func (*FieldKey) ProtoMessage()
func (*FieldKey) XXX_DiscardUnknown ¶
func (m *FieldKey) XXX_DiscardUnknown()
func (*FieldKey) XXX_Marshal ¶
func (*FieldKey) XXX_Unmarshal ¶
type FieldOperation ¶
type FieldOperation struct {
	Field                *Field                        `protobuf:"bytes,1,req,name=field" json:"field,omitempty"`
	Operation            *FieldOperation_OperationType `` /* 130-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
	XXX_unrecognized     []byte                        `json:"-"`
	XXX_sizecache        int32                         `json:"-"`
}
    func (*FieldOperation) Descriptor ¶
func (*FieldOperation) Descriptor() ([]byte, []int)
func (*FieldOperation) GetField ¶
func (m *FieldOperation) GetField() *Field
func (*FieldOperation) GetOperation ¶
func (m *FieldOperation) GetOperation() FieldOperation_OperationType
func (*FieldOperation) ProtoMessage ¶
func (*FieldOperation) ProtoMessage()
func (*FieldOperation) Reset ¶
func (m *FieldOperation) Reset()
func (*FieldOperation) String ¶
func (m *FieldOperation) String() string
func (*FieldOperation) XXX_DiscardUnknown ¶
func (m *FieldOperation) XXX_DiscardUnknown()
func (*FieldOperation) XXX_Marshal ¶
func (m *FieldOperation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FieldOperation) XXX_Merge ¶
func (m *FieldOperation) XXX_Merge(src proto.Message)
func (*FieldOperation) XXX_Size ¶
func (m *FieldOperation) XXX_Size() int
func (*FieldOperation) XXX_Unmarshal ¶
func (m *FieldOperation) XXX_Unmarshal(b []byte) error
type FieldOperation_OperationType ¶
type FieldOperation_OperationType int32
const ( FieldOperation_SET FieldOperation_OperationType = 0 FieldOperation_CLEAR FieldOperation_OperationType = 1 )
const Default_FieldOperation_Operation FieldOperation_OperationType = FieldOperation_SET
    func (FieldOperation_OperationType) Enum ¶
func (x FieldOperation_OperationType) Enum() *FieldOperation_OperationType
func (FieldOperation_OperationType) EnumDescriptor ¶
func (FieldOperation_OperationType) EnumDescriptor() ([]byte, []int)
func (FieldOperation_OperationType) String ¶
func (x FieldOperation_OperationType) String() string
func (*FieldOperation_OperationType) UnmarshalJSON ¶
func (x *FieldOperation_OperationType) UnmarshalJSON(data []byte) error
type PresenceState ¶
type PresenceState struct {
	EntityId             *protocol.EntityId `protobuf:"bytes,1,opt,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	FieldOperation       []*FieldOperation  `protobuf:"bytes,2,rep,name=field_operation,json=fieldOperation" json:"field_operation,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*PresenceState) Descriptor ¶
func (*PresenceState) Descriptor() ([]byte, []int)
func (*PresenceState) GetEntityId ¶
func (m *PresenceState) GetEntityId() *protocol.EntityId
func (*PresenceState) GetFieldOperation ¶
func (m *PresenceState) GetFieldOperation() []*FieldOperation
func (*PresenceState) ProtoMessage ¶
func (*PresenceState) ProtoMessage()
func (*PresenceState) Reset ¶
func (m *PresenceState) Reset()
func (*PresenceState) String ¶
func (m *PresenceState) String() string
func (*PresenceState) XXX_DiscardUnknown ¶
func (m *PresenceState) XXX_DiscardUnknown()
func (*PresenceState) XXX_Marshal ¶
func (m *PresenceState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PresenceState) XXX_Merge ¶
func (m *PresenceState) XXX_Merge(src proto.Message)
func (*PresenceState) XXX_Size ¶
func (m *PresenceState) XXX_Size() int
func (*PresenceState) XXX_Unmarshal ¶
func (m *PresenceState) XXX_Unmarshal(b []byte) error
type QueryRequest ¶
type QueryRequest struct {
	EntityId             *protocol.EntityId `protobuf:"bytes,1,req,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	Key                  []*FieldKey        `protobuf:"bytes,2,rep,name=key" json:"key,omitempty"`
	AgentId              *protocol.EntityId `protobuf:"bytes,3,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*QueryRequest) Descriptor ¶
func (*QueryRequest) Descriptor() ([]byte, []int)
func (*QueryRequest) GetAgentId ¶
func (m *QueryRequest) GetAgentId() *protocol.EntityId
func (*QueryRequest) GetEntityId ¶
func (m *QueryRequest) GetEntityId() *protocol.EntityId
func (*QueryRequest) GetKey ¶
func (m *QueryRequest) GetKey() []*FieldKey
func (*QueryRequest) ProtoMessage ¶
func (*QueryRequest) ProtoMessage()
func (*QueryRequest) Reset ¶
func (m *QueryRequest) Reset()
func (*QueryRequest) String ¶
func (m *QueryRequest) String() string
func (*QueryRequest) XXX_DiscardUnknown ¶
func (m *QueryRequest) XXX_DiscardUnknown()
func (*QueryRequest) XXX_Marshal ¶
func (m *QueryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryRequest) XXX_Merge ¶
func (m *QueryRequest) XXX_Merge(src proto.Message)
func (*QueryRequest) XXX_Size ¶
func (m *QueryRequest) XXX_Size() int
func (*QueryRequest) XXX_Unmarshal ¶
func (m *QueryRequest) XXX_Unmarshal(b []byte) error
type QueryResponse ¶
type QueryResponse struct {
	Field                []*Field `protobuf:"bytes,2,rep,name=field" json:"field,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*QueryResponse) Descriptor ¶
func (*QueryResponse) Descriptor() ([]byte, []int)
func (*QueryResponse) GetField ¶
func (m *QueryResponse) GetField() []*Field
func (*QueryResponse) ProtoMessage ¶
func (*QueryResponse) ProtoMessage()
func (*QueryResponse) Reset ¶
func (m *QueryResponse) Reset()
func (*QueryResponse) String ¶
func (m *QueryResponse) String() string
func (*QueryResponse) XXX_DiscardUnknown ¶
func (m *QueryResponse) XXX_DiscardUnknown()
func (*QueryResponse) XXX_Marshal ¶
func (m *QueryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryResponse) XXX_Merge ¶
func (m *QueryResponse) XXX_Merge(src proto.Message)
func (*QueryResponse) XXX_Size ¶
func (m *QueryResponse) XXX_Size() int
func (*QueryResponse) XXX_Unmarshal ¶
func (m *QueryResponse) XXX_Unmarshal(b []byte) error
type RichPresenceLocalizationKey ¶
type RichPresenceLocalizationKey struct {
	Program              *uint32  `protobuf:"fixed32,1,req,name=program" json:"program,omitempty"`
	Stream               *uint32  `protobuf:"fixed32,2,req,name=stream" json:"stream,omitempty"`
	LocalizationId       *uint32  `protobuf:"varint,3,req,name=localization_id,json=localizationId" json:"localization_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*RichPresenceLocalizationKey) Descriptor ¶
func (*RichPresenceLocalizationKey) Descriptor() ([]byte, []int)
func (*RichPresenceLocalizationKey) GetLocalizationId ¶
func (m *RichPresenceLocalizationKey) GetLocalizationId() uint32
func (*RichPresenceLocalizationKey) GetProgram ¶
func (m *RichPresenceLocalizationKey) GetProgram() uint32
func (*RichPresenceLocalizationKey) GetStream ¶
func (m *RichPresenceLocalizationKey) GetStream() uint32
func (*RichPresenceLocalizationKey) ProtoMessage ¶
func (*RichPresenceLocalizationKey) ProtoMessage()
func (*RichPresenceLocalizationKey) Reset ¶
func (m *RichPresenceLocalizationKey) Reset()
func (*RichPresenceLocalizationKey) String ¶
func (m *RichPresenceLocalizationKey) String() string
func (*RichPresenceLocalizationKey) XXX_DiscardUnknown ¶
func (m *RichPresenceLocalizationKey) XXX_DiscardUnknown()
func (*RichPresenceLocalizationKey) XXX_Marshal ¶
func (m *RichPresenceLocalizationKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RichPresenceLocalizationKey) XXX_Merge ¶
func (m *RichPresenceLocalizationKey) XXX_Merge(src proto.Message)
func (*RichPresenceLocalizationKey) XXX_Size ¶
func (m *RichPresenceLocalizationKey) XXX_Size() int
func (*RichPresenceLocalizationKey) XXX_Unmarshal ¶
func (m *RichPresenceLocalizationKey) XXX_Unmarshal(b []byte) error
type StateChangedNotification ¶
type StateChangedNotification struct {
	SubscriberId         *v1.AccountId    `protobuf:"bytes,1,opt,name=subscriber_id,json=subscriberId" json:"subscriber_id,omitempty"`
	State                []*PresenceState `protobuf:"bytes,2,rep,name=state" json:"state,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}
    func (*StateChangedNotification) Descriptor ¶
func (*StateChangedNotification) Descriptor() ([]byte, []int)
func (*StateChangedNotification) GetState ¶
func (m *StateChangedNotification) GetState() []*PresenceState
func (*StateChangedNotification) GetSubscriberId ¶
func (m *StateChangedNotification) GetSubscriberId() *v1.AccountId
func (*StateChangedNotification) ProtoMessage ¶
func (*StateChangedNotification) ProtoMessage()
func (*StateChangedNotification) Reset ¶
func (m *StateChangedNotification) Reset()
func (*StateChangedNotification) String ¶
func (m *StateChangedNotification) String() string
func (*StateChangedNotification) XXX_DiscardUnknown ¶
func (m *StateChangedNotification) XXX_DiscardUnknown()
func (*StateChangedNotification) XXX_Marshal ¶
func (m *StateChangedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StateChangedNotification) XXX_Merge ¶
func (m *StateChangedNotification) XXX_Merge(src proto.Message)
func (*StateChangedNotification) XXX_Size ¶
func (m *StateChangedNotification) XXX_Size() int
func (*StateChangedNotification) XXX_Unmarshal ¶
func (m *StateChangedNotification) XXX_Unmarshal(b []byte) error
type SubscribeNotification ¶
type SubscribeNotification struct {
	SubscriberId         *v1.AccountId    `protobuf:"bytes,1,opt,name=subscriber_id,json=subscriberId" json:"subscriber_id,omitempty"`
	State                []*PresenceState `protobuf:"bytes,2,rep,name=state" json:"state,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}
    func (*SubscribeNotification) Descriptor ¶
func (*SubscribeNotification) Descriptor() ([]byte, []int)
func (*SubscribeNotification) GetState ¶
func (m *SubscribeNotification) GetState() []*PresenceState
func (*SubscribeNotification) GetSubscriberId ¶
func (m *SubscribeNotification) GetSubscriberId() *v1.AccountId
func (*SubscribeNotification) ProtoMessage ¶
func (*SubscribeNotification) ProtoMessage()
func (*SubscribeNotification) Reset ¶
func (m *SubscribeNotification) Reset()
func (*SubscribeNotification) String ¶
func (m *SubscribeNotification) String() string
func (*SubscribeNotification) XXX_DiscardUnknown ¶
func (m *SubscribeNotification) XXX_DiscardUnknown()
func (*SubscribeNotification) XXX_Marshal ¶
func (m *SubscribeNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubscribeNotification) XXX_Merge ¶
func (m *SubscribeNotification) XXX_Merge(src proto.Message)
func (*SubscribeNotification) XXX_Size ¶
func (m *SubscribeNotification) XXX_Size() int
func (*SubscribeNotification) XXX_Unmarshal ¶
func (m *SubscribeNotification) XXX_Unmarshal(b []byte) error
type SubscribeRequest ¶
type SubscribeRequest struct {
	AgentId              *protocol.EntityId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"`
	EntityId             *protocol.EntityId `protobuf:"bytes,2,req,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	ObjectId             *uint64            `protobuf:"varint,3,req,name=object_id,json=objectId" json:"object_id,omitempty"`
	Program              []uint32           `protobuf:"fixed32,4,rep,name=program" json:"program,omitempty"`
	Key                  []*FieldKey        `protobuf:"bytes,6,rep,name=key" json:"key,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*SubscribeRequest) Descriptor ¶
func (*SubscribeRequest) Descriptor() ([]byte, []int)
func (*SubscribeRequest) GetAgentId ¶
func (m *SubscribeRequest) GetAgentId() *protocol.EntityId
func (*SubscribeRequest) GetEntityId ¶
func (m *SubscribeRequest) GetEntityId() *protocol.EntityId
func (*SubscribeRequest) GetKey ¶
func (m *SubscribeRequest) GetKey() []*FieldKey
func (*SubscribeRequest) GetObjectId ¶
func (m *SubscribeRequest) GetObjectId() uint64
func (*SubscribeRequest) GetProgram ¶
func (m *SubscribeRequest) GetProgram() []uint32
func (*SubscribeRequest) ProtoMessage ¶
func (*SubscribeRequest) ProtoMessage()
func (*SubscribeRequest) Reset ¶
func (m *SubscribeRequest) Reset()
func (*SubscribeRequest) String ¶
func (m *SubscribeRequest) String() string
func (*SubscribeRequest) XXX_DiscardUnknown ¶
func (m *SubscribeRequest) XXX_DiscardUnknown()
func (*SubscribeRequest) XXX_Marshal ¶
func (m *SubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubscribeRequest) XXX_Merge ¶
func (m *SubscribeRequest) XXX_Merge(src proto.Message)
func (*SubscribeRequest) XXX_Size ¶
func (m *SubscribeRequest) XXX_Size() int
func (*SubscribeRequest) XXX_Unmarshal ¶
func (m *SubscribeRequest) XXX_Unmarshal(b []byte) error
type SubscribeResult ¶
type SubscribeResult struct {
	EntityId             *protocol.EntityId `protobuf:"bytes,1,opt,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	Result               *uint32            `protobuf:"varint,2,opt,name=result" json:"result,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*SubscribeResult) Descriptor ¶
func (*SubscribeResult) Descriptor() ([]byte, []int)
func (*SubscribeResult) GetEntityId ¶
func (m *SubscribeResult) GetEntityId() *protocol.EntityId
func (*SubscribeResult) GetResult ¶
func (m *SubscribeResult) GetResult() uint32
func (*SubscribeResult) ProtoMessage ¶
func (*SubscribeResult) ProtoMessage()
func (*SubscribeResult) Reset ¶
func (m *SubscribeResult) Reset()
func (*SubscribeResult) String ¶
func (m *SubscribeResult) String() string
func (*SubscribeResult) XXX_DiscardUnknown ¶
func (m *SubscribeResult) XXX_DiscardUnknown()
func (*SubscribeResult) XXX_Marshal ¶
func (m *SubscribeResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubscribeResult) XXX_Merge ¶
func (m *SubscribeResult) XXX_Merge(src proto.Message)
func (*SubscribeResult) XXX_Size ¶
func (m *SubscribeResult) XXX_Size() int
func (*SubscribeResult) XXX_Unmarshal ¶
func (m *SubscribeResult) XXX_Unmarshal(b []byte) error
type UnsubscribeRequest ¶
type UnsubscribeRequest struct {
	AgentId              *protocol.EntityId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"`
	EntityId             *protocol.EntityId `protobuf:"bytes,2,req,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	ObjectId             *uint64            `protobuf:"varint,3,opt,name=object_id,json=objectId" json:"object_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*UnsubscribeRequest) Descriptor ¶
func (*UnsubscribeRequest) Descriptor() ([]byte, []int)
func (*UnsubscribeRequest) GetAgentId ¶
func (m *UnsubscribeRequest) GetAgentId() *protocol.EntityId
func (*UnsubscribeRequest) GetEntityId ¶
func (m *UnsubscribeRequest) GetEntityId() *protocol.EntityId
func (*UnsubscribeRequest) GetObjectId ¶
func (m *UnsubscribeRequest) GetObjectId() uint64
func (*UnsubscribeRequest) ProtoMessage ¶
func (*UnsubscribeRequest) ProtoMessage()
func (*UnsubscribeRequest) Reset ¶
func (m *UnsubscribeRequest) Reset()
func (*UnsubscribeRequest) String ¶
func (m *UnsubscribeRequest) String() string
func (*UnsubscribeRequest) XXX_DiscardUnknown ¶
func (m *UnsubscribeRequest) XXX_DiscardUnknown()
func (*UnsubscribeRequest) XXX_Marshal ¶
func (m *UnsubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnsubscribeRequest) XXX_Merge ¶
func (m *UnsubscribeRequest) XXX_Merge(src proto.Message)
func (*UnsubscribeRequest) XXX_Size ¶
func (m *UnsubscribeRequest) XXX_Size() int
func (*UnsubscribeRequest) XXX_Unmarshal ¶
func (m *UnsubscribeRequest) XXX_Unmarshal(b []byte) error
type UpdateRequest ¶
type UpdateRequest struct {
	EntityId             *protocol.EntityId `protobuf:"bytes,1,req,name=entity_id,json=entityId" json:"entity_id,omitempty"`
	FieldOperation       []*FieldOperation  `protobuf:"bytes,2,rep,name=field_operation,json=fieldOperation" json:"field_operation,omitempty"`
	NoCreate             *bool              `protobuf:"varint,3,opt,name=no_create,json=noCreate" json:"no_create,omitempty"`
	AgentId              *protocol.EntityId `protobuf:"bytes,4,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}
    func (*UpdateRequest) Descriptor ¶
func (*UpdateRequest) Descriptor() ([]byte, []int)
func (*UpdateRequest) GetAgentId ¶
func (m *UpdateRequest) GetAgentId() *protocol.EntityId
func (*UpdateRequest) GetEntityId ¶
func (m *UpdateRequest) GetEntityId() *protocol.EntityId
func (*UpdateRequest) GetFieldOperation ¶
func (m *UpdateRequest) GetFieldOperation() []*FieldOperation
func (*UpdateRequest) GetNoCreate ¶
func (m *UpdateRequest) GetNoCreate() bool
func (*UpdateRequest) ProtoMessage ¶
func (*UpdateRequest) ProtoMessage()
func (*UpdateRequest) Reset ¶
func (m *UpdateRequest) Reset()
func (*UpdateRequest) String ¶
func (m *UpdateRequest) String() string
func (*UpdateRequest) XXX_DiscardUnknown ¶
func (m *UpdateRequest) XXX_DiscardUnknown()
func (*UpdateRequest) XXX_Marshal ¶
func (m *UpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateRequest) XXX_Merge ¶
func (m *UpdateRequest) XXX_Merge(src proto.Message)
func (*UpdateRequest) XXX_Size ¶
func (m *UpdateRequest) XXX_Size() int
func (*UpdateRequest) XXX_Unmarshal ¶
func (m *UpdateRequest) XXX_Unmarshal(b []byte) error
 Click to show internal directories. 
   Click to hide internal directories.