TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::club::v1::client Namespace Reference

Classes

class  AcceptInvitationRequest
 
class  AcceptSuggestionRequest
 
class  AddBanOptions
 
class  AddBanRequest
 
class  AddMemberRequest
 
class  AdvanceActivityViewTimeRequest
 
class  AdvanceStreamMentionViewTimeRequest
 
class  AdvanceStreamViewTimeRequest
 
class  AssignRoleRequest
 
class  Broadcast
 
class  Club
 
class  ClubBan
 
class  ClubBanRangeSet
 
class  ClubCreateOptions
 
class  ClubInvitation
 
class  ClubInvitationRangeSet
 
class  ClubListener
 
class  ClubMemberRangeSet
 
class  ClubPrivilegeSet
 
class  ClubRole
 
class  ClubRoleSet
 
class  ClubService
 
class  ClubSettings
 
class  ClubSettingsAssignment
 
class  ClubSettingsOptions
 
class  ClubSlot
 
class  ClubStateAssignment
 
class  ClubStateOptions
 
class  ClubStreamMessageContainer
 
class  ClubStreamRangeSet
 
class  ClubSuggestion
 
class  ClubSuggestionRangeSet
 
class  ClubTicket
 
class  ClubTicketRangeSet
 
class  ClubTypeRangeSet
 
class  ClubView
 
class  ContentChain
 
class  CreateMemberOptions
 
class  CreateMessageOptions
 
class  CreateMessageRequest
 
class  CreateMessageResponse
 
class  CreateRequest
 
class  CreateResponse
 
class  CreateStreamOptions
 
class  CreateStreamRequest
 
class  CreateStreamResponse
 
class  CreateTicketOptions
 
class  CreateTicketRequest
 
class  CreateTicketResponse
 
class  DeclineInvitationRequest
 
class  DeclineSuggestionRequest
 
class  DestroyMessageRequest
 
class  DestroyMessageResponse
 
class  DestroyRequest
 
class  DestroyStreamRequest
 
class  DestroyTicketRequest
 
class  EditMessageRequest
 
class  EditMessageResponse
 
class  GetBanRequest
 
class  GetBanResponse
 
class  GetBansRequest
 
class  GetBansResponse
 
class  GetClubActivityRequest
 
class  GetClubActivityResponse
 
class  GetClubTypeRequest
 
class  GetClubTypeResponse
 
class  GetDescriptionRequest
 
class  GetDescriptionResponse
 
class  GetInvitationRequest
 
class  GetInvitationResponse
 
class  GetInvitationsRequest
 
class  GetInvitationsResponse
 
class  GetMemberRequest
 
class  GetMemberResponse
 
class  GetMembersRequest
 
class  GetMembersResponse
 
class  GetStreamHistoryRequest
 
class  GetStreamHistoryResponse
 
class  GetStreamMessageRequest
 
class  GetStreamMessageResponse
 
class  GetStreamRequest
 
class  GetStreamResponse
 
class  GetStreamsRequest
 
class  GetStreamsResponse
 
class  GetStreamVoiceTokenRequest
 
class  GetStreamVoiceTokenResponse
 
class  GetSuggestionRequest
 
class  GetSuggestionResponse
 
class  GetSuggestionsRequest
 
class  GetSuggestionsResponse
 
class  GetTicketRequest
 
class  GetTicketResponse
 
class  GetTicketsRequest
 
class  GetTicketsResponse
 
class  InvitationAddedNotification
 
class  InvitationRemovedNotification
 
class  JoinRequest
 
class  KickFromStreamVoiceRequest
 
class  KickRequest
 
class  LeaveRequest
 
class  Member
 
class  MemberAddedNotification
 
class  MemberAttributeAssignment
 
class  MemberDescription
 
class  MemberRemovedAssignment
 
class  MemberRemovedNotification
 
class  MemberResult
 
class  MemberRoleChangedNotification
 
class  MemberStateAssignment
 
class  MemberStateChangedNotification
 
class  MemberStateOptions
 
class  MemberVoiceOptions
 
class  MemberVoiceState
 
class  MentionContent
 
class  NameGenerator
 
class  NameGeneratorConfig
 
class  NameGeneratorReplacement
 
class  NameGeneratorScorecard
 
class  RedeemTicketRequest
 
class  RemoveBanRequest
 
class  RemoveMemberOptions
 
class  RevokeInvitationRequest
 
class  RoleAssignment
 
class  RoleOptions
 
class  SendInvitationOptions
 
class  SendInvitationRequest
 
class  SendSuggestionOptions
 
class  SendSuggestionRequest
 
class  SetBroadcastOptions
 
class  SetMessagePinnedRequest
 
class  SetStreamFocusRequest
 
class  SettingsChangedNotification
 
class  SetTypingIndicatorRequest
 
class  StateChangedNotification
 
class  Stream
 
class  StreamAccess
 
class  StreamAddedNotification
 
class  StreamAdvanceViewTime
 
class  StreamAdvanceViewTimeNotification
 
class  StreamDescription
 
class  StreamEventTime
 
class  StreamMention
 
class  StreamMentionView
 
class  StreamMessage
 
class  StreamMessageAddedNotification
 
class  StreamMessageUpdatedNotification
 
class  StreamPosition
 
class  StreamRemovedNotification
 
class  StreamSettings
 
class  StreamStateAssignment
 
class  StreamStateChangedNotification
 
class  StreamStateOptions
 
class  StreamTypingIndicator
 
class  StreamTypingIndicatorNotification
 
class  StreamUnreadIndicatorNotification
 
class  StreamView
 
class  SubscribeNotification
 
class  SubscribeRequest
 
class  SubscriberStateAssignment
 
class  SubscriberStateChangedNotification
 
class  SubscriberStateOptions
 
class  SubscribeStreamRequest
 
class  SuggestionAddedNotification
 
class  SuggestionRemovedNotification
 
class  UnassignRoleRequest
 
class  UnsubscribeNotification
 
class  UnsubscribeRequest
 
class  UnsubscribeStreamRequest
 
class  UpdateClubSettingsRequest
 
class  UpdateClubStateRequest
 
class  UpdateMemberStateRequest
 
class  UpdateStreamStateRequest
 
class  UpdateSubscriberStateRequest
 

Enumerations

enum  ClubRemovedReason {
  CLUB_REMOVED_REASON_NONE = 0 , CLUB_REMOVED_REASON_MEMBER_LEFT = 1 , CLUB_REMOVED_REASON_MEMBER_KICKED = 2 , CLUB_REMOVED_REASON_MEMBER_BANNED = 3 ,
  CLUB_REMOVED_REASON_MEMBER_REMOVED_BY_SERVICE = 4 , CLUB_REMOVED_REASON_DESTROYED_BY_MEMBER = 5 , CLUB_REMOVED_REASON_DESTROYED_BY_SERVICE = 6
}
 
enum  StreamVoiceLevel { VOICE_LEVEL_DISABLED = 0 , VOICE_LEVEL_PUSH_TO_TALK = 1 , VOICE_LEVEL_OPEN_MIC = 2 }
 
enum  VoiceMicrophoneState { MICROPHONE_STATE_NORMAL = 0 , MICROPHONE_STATE_SELF_MUTE = 1 , MICROPHONE_STATE_SELF_DEAF = 2 }
 
enum  PresenceLevel { PRESENCE_LEVEL_NONE = 0 , PRESENCE_LEVEL_BASIC = 1 , PRESENCE_LEVEL_RICH = 2 }
 
enum  WhisperLevel { WHISPER_LEVEL_OPEN = 0 , WHISPER_LEVEL_RESTRICTED = 1 }
 
enum  StreamNotificationFilter { STREAM_NOTIFICATION_FILTER_NONE = 0 , STREAM_NOTIFICATION_FILTER_MENTION = 1 , STREAM_NOTIFICATION_FILTER_ALL = 2 }
 

Functions

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fban_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fban_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fban_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fenum_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fenum_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fenum_2eproto ()
 
TC_PROTO_API bool ClubRemovedReason_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * ClubRemovedReason_descriptor ()
 
const ::std::string & ClubRemovedReason_Name (ClubRemovedReason value)
 
bool ClubRemovedReason_Parse (const ::std::string &name, ClubRemovedReason *value)
 
TC_PROTO_API bool StreamVoiceLevel_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * StreamVoiceLevel_descriptor ()
 
const ::std::string & StreamVoiceLevel_Name (StreamVoiceLevel value)
 
bool StreamVoiceLevel_Parse (const ::std::string &name, StreamVoiceLevel *value)
 
TC_PROTO_API bool VoiceMicrophoneState_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * VoiceMicrophoneState_descriptor ()
 
const ::std::string & VoiceMicrophoneState_Name (VoiceMicrophoneState value)
 
bool VoiceMicrophoneState_Parse (const ::std::string &name, VoiceMicrophoneState *value)
 
TC_PROTO_API bool PresenceLevel_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * PresenceLevel_descriptor ()
 
const ::std::string & PresenceLevel_Name (PresenceLevel value)
 
bool PresenceLevel_Parse (const ::std::string &name, PresenceLevel *value)
 
TC_PROTO_API bool WhisperLevel_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * WhisperLevel_descriptor ()
 
const ::std::string & WhisperLevel_Name (WhisperLevel value)
 
bool WhisperLevel_Parse (const ::std::string &name, WhisperLevel *value)
 
TC_PROTO_API bool StreamNotificationFilter_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * StreamNotificationFilter_descriptor ()
 
const ::std::string & StreamNotificationFilter_Name (StreamNotificationFilter value)
 
bool StreamNotificationFilter_Parse (const ::std::string &name, StreamNotificationFilter *value)
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5finvitation_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5flistener_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5flistener_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5flistener_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frole_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frole_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frole_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fservice_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fservice_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fservice_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5ftypes_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5ftypes_2eproto ()
 

Variables

const ClubRemovedReason ClubRemovedReason_MIN = CLUB_REMOVED_REASON_NONE
 
const ClubRemovedReason ClubRemovedReason_MAX = CLUB_REMOVED_REASON_DESTROYED_BY_SERVICE
 
const int ClubRemovedReason_ARRAYSIZE = ClubRemovedReason_MAX + 1
 
const StreamVoiceLevel StreamVoiceLevel_MIN = VOICE_LEVEL_DISABLED
 
const StreamVoiceLevel StreamVoiceLevel_MAX = VOICE_LEVEL_OPEN_MIC
 
const int StreamVoiceLevel_ARRAYSIZE = StreamVoiceLevel_MAX + 1
 
const VoiceMicrophoneState VoiceMicrophoneState_MIN = MICROPHONE_STATE_NORMAL
 
const VoiceMicrophoneState VoiceMicrophoneState_MAX = MICROPHONE_STATE_SELF_DEAF
 
const int VoiceMicrophoneState_ARRAYSIZE = VoiceMicrophoneState_MAX + 1
 
const PresenceLevel PresenceLevel_MIN = PRESENCE_LEVEL_NONE
 
const PresenceLevel PresenceLevel_MAX = PRESENCE_LEVEL_RICH
 
const int PresenceLevel_ARRAYSIZE = PresenceLevel_MAX + 1
 
const WhisperLevel WhisperLevel_MIN = WHISPER_LEVEL_OPEN
 
const WhisperLevel WhisperLevel_MAX = WHISPER_LEVEL_RESTRICTED
 
const int WhisperLevel_ARRAYSIZE = WhisperLevel_MAX + 1
 
const StreamNotificationFilter StreamNotificationFilter_MIN = STREAM_NOTIFICATION_FILTER_NONE
 
const StreamNotificationFilter StreamNotificationFilter_MAX = STREAM_NOTIFICATION_FILTER_ALL
 
const int StreamNotificationFilter_ARRAYSIZE = StreamNotificationFilter_MAX + 1
 

Enumeration Type Documentation

◆ ClubRemovedReason

Enumerator
CLUB_REMOVED_REASON_NONE 
CLUB_REMOVED_REASON_MEMBER_LEFT 
CLUB_REMOVED_REASON_MEMBER_KICKED 
CLUB_REMOVED_REASON_MEMBER_BANNED 
CLUB_REMOVED_REASON_MEMBER_REMOVED_BY_SERVICE 
CLUB_REMOVED_REASON_DESTROYED_BY_MEMBER 
CLUB_REMOVED_REASON_DESTROYED_BY_SERVICE 

Definition at line 40 of file club_enum.pb.h.

◆ PresenceLevel

Enumerator
PRESENCE_LEVEL_NONE 
PRESENCE_LEVEL_BASIC 
PRESENCE_LEVEL_RICH 

Definition at line 104 of file club_enum.pb.h.

◆ StreamNotificationFilter

Enumerator
STREAM_NOTIFICATION_FILTER_NONE 
STREAM_NOTIFICATION_FILTER_MENTION 
STREAM_NOTIFICATION_FILTER_ALL 

Definition at line 143 of file club_enum.pb.h.

◆ StreamVoiceLevel

Enumerator
VOICE_LEVEL_DISABLED 
VOICE_LEVEL_PUSH_TO_TALK 
VOICE_LEVEL_OPEN_MIC 

Definition at line 64 of file club_enum.pb.h.

◆ VoiceMicrophoneState

Enumerator
MICROPHONE_STATE_NORMAL 
MICROPHONE_STATE_SELF_MUTE 
MICROPHONE_STATE_SELF_DEAF 

Definition at line 84 of file club_enum.pb.h.

◆ WhisperLevel

Enumerator
WHISPER_LEVEL_OPEN 
WHISPER_LEVEL_RESTRICTED 

Definition at line 124 of file club_enum.pb.h.

Function Documentation

◆ ClubRemovedReason_descriptor()

TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::club::v1::client::ClubRemovedReason_descriptor ( )
+ Here is the caller graph for this function:

◆ ClubRemovedReason_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::client::ClubRemovedReason_IsValid ( int  value)
+ Here is the caller graph for this function:

◆ ClubRemovedReason_Name()

const ::std::string & bgs::protocol::club::v1::client::ClubRemovedReason_Name ( ClubRemovedReason  value)
inline

Definition at line 55 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ ClubRemovedReason_Parse()

bool bgs::protocol::club::v1::client::ClubRemovedReason_Parse ( const ::std::string &  name,
ClubRemovedReason value 
)
inline

Definition at line 59 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ PresenceLevel_descriptor()

TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::club::v1::client::PresenceLevel_descriptor ( )
+ Here is the caller graph for this function:

◆ PresenceLevel_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::client::PresenceLevel_IsValid ( int  value)
+ Here is the caller graph for this function:

◆ PresenceLevel_Name()

const ::std::string & bgs::protocol::club::v1::client::PresenceLevel_Name ( PresenceLevel  value)
inline

Definition at line 115 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ PresenceLevel_Parse()

bool bgs::protocol::club::v1::client::PresenceLevel_Parse ( const ::std::string &  name,
PresenceLevel value 
)
inline

Definition at line 119 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fban_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fban_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fenum_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fenum_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5flistener_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5flistener_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frole_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frole_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fservice_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fservice_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::client::protobuf_AddDesc_api_2fclient_2fv1_2fclub_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fban_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fban_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fenum_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fenum_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5flistener_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5flistener_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frole_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frole_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fservice_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fservice_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5ftypes_2eproto()

void bgs::protocol::club::v1::client::protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fban_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fban_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fenum_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fenum_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5finvitation_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5finvitation_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5flistener_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5flistener_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fname_5fgenerator_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frole_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frole_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fservice_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fservice_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5ftypes_2eproto()

void bgs::protocol::club::v1::client::protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5ftypes_2eproto ( )

◆ StreamNotificationFilter_descriptor()

TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::club::v1::client::StreamNotificationFilter_descriptor ( )
+ Here is the caller graph for this function:

◆ StreamNotificationFilter_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::client::StreamNotificationFilter_IsValid ( int  value)
+ Here is the caller graph for this function:

◆ StreamNotificationFilter_Name()

const ::std::string & bgs::protocol::club::v1::client::StreamNotificationFilter_Name ( StreamNotificationFilter  value)
inline

Definition at line 154 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ StreamNotificationFilter_Parse()

bool bgs::protocol::club::v1::client::StreamNotificationFilter_Parse ( const ::std::string &  name,
StreamNotificationFilter value 
)
inline

Definition at line 158 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ StreamVoiceLevel_descriptor()

TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::club::v1::client::StreamVoiceLevel_descriptor ( )
+ Here is the caller graph for this function:

◆ StreamVoiceLevel_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::client::StreamVoiceLevel_IsValid ( int  value)
+ Here is the caller graph for this function:

◆ StreamVoiceLevel_Name()

const ::std::string & bgs::protocol::club::v1::client::StreamVoiceLevel_Name ( StreamVoiceLevel  value)
inline

Definition at line 75 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ StreamVoiceLevel_Parse()

bool bgs::protocol::club::v1::client::StreamVoiceLevel_Parse ( const ::std::string &  name,
StreamVoiceLevel value 
)
inline

Definition at line 79 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ VoiceMicrophoneState_descriptor()

TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::club::v1::client::VoiceMicrophoneState_descriptor ( )
+ Here is the caller graph for this function:

◆ VoiceMicrophoneState_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::client::VoiceMicrophoneState_IsValid ( int  value)
+ Here is the caller graph for this function:

◆ VoiceMicrophoneState_Name()

const ::std::string & bgs::protocol::club::v1::client::VoiceMicrophoneState_Name ( VoiceMicrophoneState  value)
inline

Definition at line 95 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ VoiceMicrophoneState_Parse()

bool bgs::protocol::club::v1::client::VoiceMicrophoneState_Parse ( const ::std::string &  name,
VoiceMicrophoneState value 
)
inline

Definition at line 99 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ WhisperLevel_descriptor()

TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::club::v1::client::WhisperLevel_descriptor ( )
+ Here is the caller graph for this function:

◆ WhisperLevel_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::client::WhisperLevel_IsValid ( int  value)
+ Here is the caller graph for this function:

◆ WhisperLevel_Name()

const ::std::string & bgs::protocol::club::v1::client::WhisperLevel_Name ( WhisperLevel  value)
inline

Definition at line 134 of file club_enum.pb.h.

+ Here is the call graph for this function:

◆ WhisperLevel_Parse()

bool bgs::protocol::club::v1::client::WhisperLevel_Parse ( const ::std::string &  name,
WhisperLevel value 
)
inline

Definition at line 138 of file club_enum.pb.h.

+ Here is the call graph for this function:

Variable Documentation

◆ ClubRemovedReason_ARRAYSIZE

const int bgs::protocol::club::v1::client::ClubRemovedReason_ARRAYSIZE = ClubRemovedReason_MAX + 1

Definition at line 52 of file club_enum.pb.h.

◆ ClubRemovedReason_MAX

const ClubRemovedReason bgs::protocol::club::v1::client::ClubRemovedReason_MAX = CLUB_REMOVED_REASON_DESTROYED_BY_SERVICE

Definition at line 51 of file club_enum.pb.h.

◆ ClubRemovedReason_MIN

const ClubRemovedReason bgs::protocol::club::v1::client::ClubRemovedReason_MIN = CLUB_REMOVED_REASON_NONE

Definition at line 50 of file club_enum.pb.h.

◆ PresenceLevel_ARRAYSIZE

const int bgs::protocol::club::v1::client::PresenceLevel_ARRAYSIZE = PresenceLevel_MAX + 1

Definition at line 112 of file club_enum.pb.h.

◆ PresenceLevel_MAX

const PresenceLevel bgs::protocol::club::v1::client::PresenceLevel_MAX = PRESENCE_LEVEL_RICH

Definition at line 111 of file club_enum.pb.h.

◆ PresenceLevel_MIN

const PresenceLevel bgs::protocol::club::v1::client::PresenceLevel_MIN = PRESENCE_LEVEL_NONE

Definition at line 110 of file club_enum.pb.h.

◆ StreamNotificationFilter_ARRAYSIZE

const int bgs::protocol::club::v1::client::StreamNotificationFilter_ARRAYSIZE = StreamNotificationFilter_MAX + 1

Definition at line 151 of file club_enum.pb.h.

◆ StreamNotificationFilter_MAX

const StreamNotificationFilter bgs::protocol::club::v1::client::StreamNotificationFilter_MAX = STREAM_NOTIFICATION_FILTER_ALL

Definition at line 150 of file club_enum.pb.h.

◆ StreamNotificationFilter_MIN

const StreamNotificationFilter bgs::protocol::club::v1::client::StreamNotificationFilter_MIN = STREAM_NOTIFICATION_FILTER_NONE

Definition at line 149 of file club_enum.pb.h.

◆ StreamVoiceLevel_ARRAYSIZE

const int bgs::protocol::club::v1::client::StreamVoiceLevel_ARRAYSIZE = StreamVoiceLevel_MAX + 1

Definition at line 72 of file club_enum.pb.h.

◆ StreamVoiceLevel_MAX

const StreamVoiceLevel bgs::protocol::club::v1::client::StreamVoiceLevel_MAX = VOICE_LEVEL_OPEN_MIC

Definition at line 71 of file club_enum.pb.h.

◆ StreamVoiceLevel_MIN

const StreamVoiceLevel bgs::protocol::club::v1::client::StreamVoiceLevel_MIN = VOICE_LEVEL_DISABLED

Definition at line 70 of file club_enum.pb.h.

◆ VoiceMicrophoneState_ARRAYSIZE

const int bgs::protocol::club::v1::client::VoiceMicrophoneState_ARRAYSIZE = VoiceMicrophoneState_MAX + 1

Definition at line 92 of file club_enum.pb.h.

◆ VoiceMicrophoneState_MAX

const VoiceMicrophoneState bgs::protocol::club::v1::client::VoiceMicrophoneState_MAX = MICROPHONE_STATE_SELF_DEAF

Definition at line 91 of file club_enum.pb.h.

◆ VoiceMicrophoneState_MIN

const VoiceMicrophoneState bgs::protocol::club::v1::client::VoiceMicrophoneState_MIN = MICROPHONE_STATE_NORMAL

Definition at line 90 of file club_enum.pb.h.

◆ WhisperLevel_ARRAYSIZE

const int bgs::protocol::club::v1::client::WhisperLevel_ARRAYSIZE = WhisperLevel_MAX + 1

Definition at line 131 of file club_enum.pb.h.

◆ WhisperLevel_MAX

const WhisperLevel bgs::protocol::club::v1::client::WhisperLevel_MAX = WHISPER_LEVEL_RESTRICTED

Definition at line 130 of file club_enum.pb.h.

◆ WhisperLevel_MIN

const WhisperLevel bgs::protocol::club::v1::client::WhisperLevel_MIN = WHISPER_LEVEL_OPEN

Definition at line 129 of file club_enum.pb.h.