Versions in this module Expand all Collapse all v0 v0.5.1 Jan 15, 2023 Changes in this version + type AdvanceStreamMentionViewTimeRequest struct + AgentId *v1.AccountId + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AdvanceStreamMentionViewTimeRequest) Descriptor() ([]byte, []int) + func (*AdvanceStreamMentionViewTimeRequest) ProtoMessage() + func (m *AdvanceStreamMentionViewTimeRequest) GetAgentId() *v1.AccountId + func (m *AdvanceStreamMentionViewTimeRequest) Reset() + func (m *AdvanceStreamMentionViewTimeRequest) String() string + func (m *AdvanceStreamMentionViewTimeRequest) XXX_DiscardUnknown() + func (m *AdvanceStreamMentionViewTimeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AdvanceStreamMentionViewTimeRequest) XXX_Merge(src proto.Message) + func (m *AdvanceStreamMentionViewTimeRequest) XXX_Size() int + func (m *AdvanceStreamMentionViewTimeRequest) XXX_Unmarshal(b []byte) error + type ClubAddedNotification struct + AgentId *v1.MemberId + Membership *v1.ClubMembershipDescription + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ClubAddedNotification) Descriptor() ([]byte, []int) + func (*ClubAddedNotification) ProtoMessage() + func (m *ClubAddedNotification) GetAgentId() *v1.MemberId + func (m *ClubAddedNotification) GetMembership() *v1.ClubMembershipDescription + func (m *ClubAddedNotification) Reset() + func (m *ClubAddedNotification) String() string + func (m *ClubAddedNotification) XXX_DiscardUnknown() + func (m *ClubAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClubAddedNotification) XXX_Merge(src proto.Message) + func (m *ClubAddedNotification) XXX_Size() int + func (m *ClubAddedNotification) XXX_Unmarshal(b []byte) error + type ClubRemovedNotification struct + AgentId *v1.MemberId + ClubId *uint64 + MemberId *v1.MemberId + Reason *v1.ClubRemovedReason + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ClubRemovedNotification) Descriptor() ([]byte, []int) + func (*ClubRemovedNotification) ProtoMessage() + func (m *ClubRemovedNotification) GetAgentId() *v1.MemberId + func (m *ClubRemovedNotification) GetClubId() uint64 + func (m *ClubRemovedNotification) GetMemberId() *v1.MemberId + func (m *ClubRemovedNotification) GetReason() v1.ClubRemovedReason + func (m *ClubRemovedNotification) Reset() + func (m *ClubRemovedNotification) String() string + func (m *ClubRemovedNotification) XXX_DiscardUnknown() + func (m *ClubRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClubRemovedNotification) XXX_Merge(src proto.Message) + func (m *ClubRemovedNotification) XXX_Size() int + func (m *ClubRemovedNotification) XXX_Unmarshal(b []byte) error + type GetStateRequest struct + AgentId *v1.AccountId + Options *v11.ClubMembershipGetStateOptions + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetStateRequest) Descriptor() ([]byte, []int) + func (*GetStateRequest) ProtoMessage() + func (m *GetStateRequest) GetAgentId() *v1.AccountId + func (m *GetStateRequest) GetOptions() *v11.ClubMembershipGetStateOptions + func (m *GetStateRequest) Reset() + func (m *GetStateRequest) String() string + func (m *GetStateRequest) XXX_DiscardUnknown() + func (m *GetStateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetStateRequest) XXX_Merge(src proto.Message) + func (m *GetStateRequest) XXX_Size() int + func (m *GetStateRequest) XXX_Unmarshal(b []byte) error + type GetStateResponse struct + State *v11.ClubMembershipState + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetStateResponse) Descriptor() ([]byte, []int) + func (*GetStateResponse) ProtoMessage() + func (m *GetStateResponse) GetState() *v11.ClubMembershipState + func (m *GetStateResponse) Reset() + func (m *GetStateResponse) String() string + func (m *GetStateResponse) XXX_DiscardUnknown() + func (m *GetStateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetStateResponse) XXX_Merge(src proto.Message) + func (m *GetStateResponse) XXX_Size() int + func (m *GetStateResponse) XXX_Unmarshal(b []byte) error + type GetStreamMentionsRequest struct + AgentId *v1.AccountId + FetchMessages *bool + Options *protocol.GetEventOptions + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetStreamMentionsRequest) Descriptor() ([]byte, []int) + func (*GetStreamMentionsRequest) ProtoMessage() + func (m *GetStreamMentionsRequest) GetAgentId() *v1.AccountId + func (m *GetStreamMentionsRequest) GetFetchMessages() bool + func (m *GetStreamMentionsRequest) GetOptions() *protocol.GetEventOptions + func (m *GetStreamMentionsRequest) Reset() + func (m *GetStreamMentionsRequest) String() string + func (m *GetStreamMentionsRequest) XXX_DiscardUnknown() + func (m *GetStreamMentionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetStreamMentionsRequest) XXX_Merge(src proto.Message) + func (m *GetStreamMentionsRequest) XXX_Size() int + func (m *GetStreamMentionsRequest) XXX_Unmarshal(b []byte) error + type GetStreamMentionsResponse struct + Continuation *uint64 + Mention []*v11.StreamMention + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetStreamMentionsResponse) Descriptor() ([]byte, []int) + func (*GetStreamMentionsResponse) ProtoMessage() + func (m *GetStreamMentionsResponse) GetContinuation() uint64 + func (m *GetStreamMentionsResponse) GetMention() []*v11.StreamMention + func (m *GetStreamMentionsResponse) Reset() + func (m *GetStreamMentionsResponse) String() string + func (m *GetStreamMentionsResponse) XXX_DiscardUnknown() + func (m *GetStreamMentionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetStreamMentionsResponse) XXX_Merge(src proto.Message) + func (m *GetStreamMentionsResponse) XXX_Size() int + func (m *GetStreamMentionsResponse) XXX_Unmarshal(b []byte) error + type ReceivedInvitationAddedNotification struct + AgentId *v1.MemberId + Invitation *v1.ClubInvitation + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ReceivedInvitationAddedNotification) Descriptor() ([]byte, []int) + func (*ReceivedInvitationAddedNotification) ProtoMessage() + func (m *ReceivedInvitationAddedNotification) GetAgentId() *v1.MemberId + func (m *ReceivedInvitationAddedNotification) GetInvitation() *v1.ClubInvitation + func (m *ReceivedInvitationAddedNotification) Reset() + func (m *ReceivedInvitationAddedNotification) String() string + func (m *ReceivedInvitationAddedNotification) XXX_DiscardUnknown() + func (m *ReceivedInvitationAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReceivedInvitationAddedNotification) XXX_Merge(src proto.Message) + func (m *ReceivedInvitationAddedNotification) XXX_Size() int + func (m *ReceivedInvitationAddedNotification) XXX_Unmarshal(b []byte) error + type ReceivedInvitationRemovedNotification struct + AgentId *v1.MemberId + InvitationId *uint64 + Reason *protocol.InvitationRemovedReason + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ReceivedInvitationRemovedNotification) Descriptor() ([]byte, []int) + func (*ReceivedInvitationRemovedNotification) ProtoMessage() + func (m *ReceivedInvitationRemovedNotification) GetAgentId() *v1.MemberId + func (m *ReceivedInvitationRemovedNotification) GetInvitationId() uint64 + func (m *ReceivedInvitationRemovedNotification) GetReason() protocol.InvitationRemovedReason + func (m *ReceivedInvitationRemovedNotification) Reset() + func (m *ReceivedInvitationRemovedNotification) String() string + func (m *ReceivedInvitationRemovedNotification) XXX_DiscardUnknown() + func (m *ReceivedInvitationRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReceivedInvitationRemovedNotification) XXX_Merge(src proto.Message) + func (m *ReceivedInvitationRemovedNotification) XXX_Size() int + func (m *ReceivedInvitationRemovedNotification) XXX_Unmarshal(b []byte) error + type RemoveStreamMentionsRequest struct + AgentId *v1.AccountId + MentionId []*protocol.TimeSeriesId + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RemoveStreamMentionsRequest) Descriptor() ([]byte, []int) + func (*RemoveStreamMentionsRequest) ProtoMessage() + func (m *RemoveStreamMentionsRequest) GetAgentId() *v1.AccountId + func (m *RemoveStreamMentionsRequest) GetMentionId() []*protocol.TimeSeriesId + func (m *RemoveStreamMentionsRequest) Reset() + func (m *RemoveStreamMentionsRequest) String() string + func (m *RemoveStreamMentionsRequest) XXX_DiscardUnknown() + func (m *RemoveStreamMentionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RemoveStreamMentionsRequest) XXX_Merge(src proto.Message) + func (m *RemoveStreamMentionsRequest) XXX_Size() int + func (m *RemoveStreamMentionsRequest) XXX_Unmarshal(b []byte) error + type SharedSettingsChangedNotification struct + AgentId *v11.AccountId + Assignment *v1.ClubSharedSettingsAssignment + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SharedSettingsChangedNotification) Descriptor() ([]byte, []int) + func (*SharedSettingsChangedNotification) ProtoMessage() + func (m *SharedSettingsChangedNotification) GetAgentId() *v11.AccountId + func (m *SharedSettingsChangedNotification) GetAssignment() *v1.ClubSharedSettingsAssignment + func (m *SharedSettingsChangedNotification) Reset() + func (m *SharedSettingsChangedNotification) String() string + func (m *SharedSettingsChangedNotification) XXX_DiscardUnknown() + func (m *SharedSettingsChangedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SharedSettingsChangedNotification) XXX_Merge(src proto.Message) + func (m *SharedSettingsChangedNotification) XXX_Size() int + func (m *SharedSettingsChangedNotification) XXX_Unmarshal(b []byte) error + type StreamMentionAddedNotification struct + AgentId *v1.MemberId + Mention *v1.StreamMention + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamMentionAddedNotification) Descriptor() ([]byte, []int) + func (*StreamMentionAddedNotification) ProtoMessage() + func (m *StreamMentionAddedNotification) GetAgentId() *v1.MemberId + func (m *StreamMentionAddedNotification) GetMention() *v1.StreamMention + func (m *StreamMentionAddedNotification) Reset() + func (m *StreamMentionAddedNotification) String() string + func (m *StreamMentionAddedNotification) XXX_DiscardUnknown() + func (m *StreamMentionAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamMentionAddedNotification) XXX_Merge(src proto.Message) + func (m *StreamMentionAddedNotification) XXX_Size() int + func (m *StreamMentionAddedNotification) XXX_Unmarshal(b []byte) error + type StreamMentionAdvanceViewTimeNotification struct + AgentId *v11.AccountId + ViewTime *uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamMentionAdvanceViewTimeNotification) Descriptor() ([]byte, []int) + func (*StreamMentionAdvanceViewTimeNotification) ProtoMessage() + func (m *StreamMentionAdvanceViewTimeNotification) GetAgentId() *v11.AccountId + func (m *StreamMentionAdvanceViewTimeNotification) GetViewTime() uint64 + func (m *StreamMentionAdvanceViewTimeNotification) Reset() + func (m *StreamMentionAdvanceViewTimeNotification) String() string + func (m *StreamMentionAdvanceViewTimeNotification) XXX_DiscardUnknown() + func (m *StreamMentionAdvanceViewTimeNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamMentionAdvanceViewTimeNotification) XXX_Merge(src proto.Message) + func (m *StreamMentionAdvanceViewTimeNotification) XXX_Size() int + func (m *StreamMentionAdvanceViewTimeNotification) XXX_Unmarshal(b []byte) error + type StreamMentionRemovedNotification struct + AgentId *v11.AccountId + MentionId *protocol.TimeSeriesId + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamMentionRemovedNotification) Descriptor() ([]byte, []int) + func (*StreamMentionRemovedNotification) ProtoMessage() + func (m *StreamMentionRemovedNotification) GetAgentId() *v11.AccountId + func (m *StreamMentionRemovedNotification) GetMentionId() *protocol.TimeSeriesId + func (m *StreamMentionRemovedNotification) Reset() + func (m *StreamMentionRemovedNotification) String() string + func (m *StreamMentionRemovedNotification) XXX_DiscardUnknown() + func (m *StreamMentionRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamMentionRemovedNotification) XXX_Merge(src proto.Message) + func (m *StreamMentionRemovedNotification) XXX_Size() int + func (m *StreamMentionRemovedNotification) XXX_Unmarshal(b []byte) error + type SubscribeRequest struct + AgentId *v1.AccountId + Options *v11.ClubMembershipSubscribeOptions + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SubscribeRequest) Descriptor() ([]byte, []int) + func (*SubscribeRequest) ProtoMessage() + func (m *SubscribeRequest) GetAgentId() *v1.AccountId + func (m *SubscribeRequest) GetOptions() *v11.ClubMembershipSubscribeOptions + 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 SubscribeResponse struct + State *v11.ClubMembershipState + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SubscribeResponse) Descriptor() ([]byte, []int) + func (*SubscribeResponse) ProtoMessage() + func (m *SubscribeResponse) GetState() *v11.ClubMembershipState + func (m *SubscribeResponse) Reset() + func (m *SubscribeResponse) String() string + func (m *SubscribeResponse) XXX_DiscardUnknown() + func (m *SubscribeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SubscribeResponse) XXX_Merge(src proto.Message) + func (m *SubscribeResponse) XXX_Size() int + func (m *SubscribeResponse) XXX_Unmarshal(b []byte) error + type UnsubscribeRequest struct + AgentId *v1.AccountId + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UnsubscribeRequest) Descriptor() ([]byte, []int) + func (*UnsubscribeRequest) ProtoMessage() + func (m *UnsubscribeRequest) GetAgentId() *v1.AccountId + 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 UpdateClubSharedSettingsRequest struct + AgentId *v1.AccountId + Options *v11.ClubSharedSettingsOptions + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateClubSharedSettingsRequest) Descriptor() ([]byte, []int) + func (*UpdateClubSharedSettingsRequest) ProtoMessage() + func (m *UpdateClubSharedSettingsRequest) GetAgentId() *v1.AccountId + func (m *UpdateClubSharedSettingsRequest) GetOptions() *v11.ClubSharedSettingsOptions + func (m *UpdateClubSharedSettingsRequest) Reset() + func (m *UpdateClubSharedSettingsRequest) String() string + func (m *UpdateClubSharedSettingsRequest) XXX_DiscardUnknown() + func (m *UpdateClubSharedSettingsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateClubSharedSettingsRequest) XXX_Merge(src proto.Message) + func (m *UpdateClubSharedSettingsRequest) XXX_Size() int + func (m *UpdateClubSharedSettingsRequest) XXX_Unmarshal(b []byte) error