TrinityCore
bgs::protocol::club::v1 Namespace Reference

Namespaces

namespace  membership
 

Classes

class  AcceptInvitationRequest
 
class  AcceptSuggestionRequest
 
class  AddBanOptions
 
class  AddBanRequest
 
class  AddMemberRequest
 
class  AdvanceActivityViewTimeRequest
 
class  AdvanceStreamMentionViewTimeRequest
 
class  AdvanceStreamViewTimeRequest
 
class  AssignRoleRequest
 
class  AvatarId
 
class  Broadcast
 
class  Club
 
class  ClubBan
 
class  ClubBanRangeSet
 
class  ClubCreateOptions
 
class  ClubDescription
 
class  ClubInvitation
 
class  ClubInvitationRangeSet
 
class  ClubListener
 
class  ClubMemberRangeSet
 
class  ClubMembershipDescription
 
class  ClubMembershipFilter
 
class  ClubMembershipGetStateOptions
 
class  ClubMembershipState
 
class  ClubMembershipSubscribeOptions
 
class  ClubPosition
 
class  ClubPrivilegeSet
 
class  ClubRole
 
class  ClubRoleSet
 
class  ClubService
 
class  ClubSettings
 
class  ClubSettingsAssignment
 
class  ClubSettingsOptions
 
class  ClubSharedSettings
 
class  ClubSharedSettingsAssignment
 
class  ClubSharedSettingsOptions
 
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  LocalizedTag
 
class  Member
 
class  MemberAddedNotification
 
class  MemberAttributeAssignment
 
class  MemberDescription
 
class  MemberId
 
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  TagIdentifier
 
class  TagOptions
 
class  UnassignRoleRequest
 
class  UniqueClubType
 
class  UnsubscribeNotification
 
class  UnsubscribeRequest
 
class  UnsubscribeStreamRequest
 
class  UpdateClubSettingsRequest
 
class  UpdateClubStateRequest
 
class  UpdateMemberStateRequest
 
class  UpdateStreamStateRequest
 
class  UpdateSubscriberStateRequest
 

Enumerations

enum  PrivacyLevel { PRIVACY_LEVEL_CLOSED = 0 , PRIVACY_LEVEL_OPEN_INVITATION = 1 , PRIVACY_LEVEL_OPEN_TICKET = 2 , PRIVACY_LEVEL_OPEN = 3 }
 
enum  VisibilityLevel { VISIBILITY_LEVEL_PRIVATE = 0 , VISIBILITY_LEVEL_PUBLIC = 1 }
 
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 }
 
enum  JoinClubSource { JOIN_CLUB_SOURCE_NONE = 0 , JOIN_CLUB_SOURCE_CLUB_FINDER = 1 , JOIN_CLUB_SOURCE_CLUB_RECOMMENDATION = 2 }
 
enum  TagAction { TAG_ACTION_NONE = 0 , TAG_ACTION_CLEAR = 1 , TAG_ACTION_SET = 2 }
 
enum  TagType { TAG_TYPE_INVALID = 0 , TAG_TYPE_PLATFORM = 1 , TAG_TYPE_CUSTOM = 2 }
 

Functions

void TC_PROTO_API protobuf_AddDesc_club_5fban_2eproto ()
 
void protobuf_AssignDesc_club_5fban_2eproto ()
 
void protobuf_ShutdownFile_club_5fban_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fcore_2eproto ()
 
void protobuf_AssignDesc_club_5fcore_2eproto ()
 
void protobuf_ShutdownFile_club_5fcore_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fenum_2eproto ()
 
void protobuf_AssignDesc_club_5fenum_2eproto ()
 
void protobuf_ShutdownFile_club_5fenum_2eproto ()
 
TC_PROTO_API bool PrivacyLevel_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * PrivacyLevel_descriptor ()
 
const ::std::string & PrivacyLevel_Name (PrivacyLevel value)
 
bool PrivacyLevel_Parse (const ::std::string &name, PrivacyLevel *value)
 
TC_PROTO_API bool VisibilityLevel_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * VisibilityLevel_descriptor ()
 
const ::std::string & VisibilityLevel_Name (VisibilityLevel value)
 
bool VisibilityLevel_Parse (const ::std::string &name, VisibilityLevel *value)
 
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)
 
TC_PROTO_API bool JoinClubSource_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * JoinClubSource_descriptor ()
 
const ::std::string & JoinClubSource_Name (JoinClubSource value)
 
bool JoinClubSource_Parse (const ::std::string &name, JoinClubSource *value)
 
void TC_PROTO_API protobuf_AddDesc_club_5finvitation_2eproto ()
 
void protobuf_AssignDesc_club_5finvitation_2eproto ()
 
void protobuf_ShutdownFile_club_5finvitation_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5flistener_2eproto ()
 
void protobuf_AssignDesc_club_5flistener_2eproto ()
 
void protobuf_ShutdownFile_club_5flistener_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fmember_2eproto ()
 
void protobuf_AssignDesc_club_5fmember_2eproto ()
 
void protobuf_ShutdownFile_club_5fmember_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fmember_5fid_2eproto ()
 
void protobuf_AssignDesc_club_5fmember_5fid_2eproto ()
 
void protobuf_ShutdownFile_club_5fmember_5fid_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fmembership_5ftypes_2eproto ()
 
void protobuf_AssignDesc_club_5fmembership_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_club_5fmembership_5ftypes_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fname_5fgenerator_2eproto ()
 
void protobuf_AssignDesc_club_5fname_5fgenerator_2eproto ()
 
void protobuf_ShutdownFile_club_5fname_5fgenerator_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fnotification_2eproto ()
 
void protobuf_AssignDesc_club_5fnotification_2eproto ()
 
void protobuf_ShutdownFile_club_5fnotification_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5frange_5fset_2eproto ()
 
void protobuf_AssignDesc_club_5frange_5fset_2eproto ()
 
void protobuf_ShutdownFile_club_5frange_5fset_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ()
 
void protobuf_AssignDesc_club_5frequest_2eproto ()
 
void protobuf_ShutdownFile_club_5frequest_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5frole_2eproto ()
 
void protobuf_AssignDesc_club_5frole_2eproto ()
 
void protobuf_ShutdownFile_club_5frole_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fservice_2eproto ()
 
void protobuf_AssignDesc_club_5fservice_2eproto ()
 
void protobuf_ShutdownFile_club_5fservice_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5fstream_2eproto ()
 
void protobuf_AssignDesc_club_5fstream_2eproto ()
 
void protobuf_ShutdownFile_club_5fstream_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5ftag_2eproto ()
 
void protobuf_AssignDesc_club_5ftag_2eproto ()
 
void protobuf_ShutdownFile_club_5ftag_2eproto ()
 
TC_PROTO_API bool TagAction_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * TagAction_descriptor ()
 
const ::std::string & TagAction_Name (TagAction value)
 
bool TagAction_Parse (const ::std::string &name, TagAction *value)
 
TC_PROTO_API bool TagType_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * TagType_descriptor ()
 
const ::std::string & TagType_Name (TagType value)
 
bool TagType_Parse (const ::std::string &name, TagType *value)
 
void TC_PROTO_API protobuf_AddDesc_club_5ftype_2eproto ()
 
void protobuf_AssignDesc_club_5ftype_2eproto ()
 
void protobuf_ShutdownFile_club_5ftype_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_club_5ftypes_2eproto ()
 
void protobuf_AssignDesc_club_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_club_5ftypes_2eproto ()
 

Variables

const PrivacyLevel PrivacyLevel_MIN = PRIVACY_LEVEL_CLOSED
 
const PrivacyLevel PrivacyLevel_MAX = PRIVACY_LEVEL_OPEN
 
const int PrivacyLevel_ARRAYSIZE = PrivacyLevel_MAX + 1
 
const VisibilityLevel VisibilityLevel_MIN = VISIBILITY_LEVEL_PRIVATE
 
const VisibilityLevel VisibilityLevel_MAX = VISIBILITY_LEVEL_PUBLIC
 
const int VisibilityLevel_ARRAYSIZE = VisibilityLevel_MAX + 1
 
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
 
const JoinClubSource JoinClubSource_MIN = JOIN_CLUB_SOURCE_NONE
 
const JoinClubSource JoinClubSource_MAX = JOIN_CLUB_SOURCE_CLUB_RECOMMENDATION
 
const int JoinClubSource_ARRAYSIZE = JoinClubSource_MAX + 1
 
const TagAction TagAction_MIN = TAG_ACTION_NONE
 
const TagAction TagAction_MAX = TAG_ACTION_SET
 
const int TagAction_ARRAYSIZE = TagAction_MAX + 1
 
const TagType TagType_MIN = TAG_TYPE_INVALID
 
const TagType TagType_MAX = TAG_TYPE_CUSTOM
 
const int TagType_ARRAYSIZE = TagType_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 79 of file club_enum.pb.h.

◆ JoinClubSource

Enumerator
JOIN_CLUB_SOURCE_NONE 
JOIN_CLUB_SOURCE_CLUB_FINDER 
JOIN_CLUB_SOURCE_CLUB_RECOMMENDATION 

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

◆ PresenceLevel

Enumerator
PRESENCE_LEVEL_NONE 
PRESENCE_LEVEL_BASIC 
PRESENCE_LEVEL_RICH 

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

◆ PrivacyLevel

Enumerator
PRIVACY_LEVEL_CLOSED 
PRIVACY_LEVEL_OPEN_INVITATION 
PRIVACY_LEVEL_OPEN_TICKET 
PRIVACY_LEVEL_OPEN 

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

◆ StreamNotificationFilter

Enumerator
STREAM_NOTIFICATION_FILTER_NONE 
STREAM_NOTIFICATION_FILTER_MENTION 
STREAM_NOTIFICATION_FILTER_ALL 

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

◆ StreamVoiceLevel

Enumerator
VOICE_LEVEL_DISABLED 
VOICE_LEVEL_PUSH_TO_TALK 
VOICE_LEVEL_OPEN_MIC 

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

◆ TagAction

Enumerator
TAG_ACTION_NONE 
TAG_ACTION_CLEAR 
TAG_ACTION_SET 

Definition at line 46 of file club_tag.pb.h.

◆ TagType

Enumerator
TAG_TYPE_INVALID 
TAG_TYPE_PLATFORM 
TAG_TYPE_CUSTOM 

Definition at line 66 of file club_tag.pb.h.

◆ VisibilityLevel

Enumerator
VISIBILITY_LEVEL_PRIVATE 
VISIBILITY_LEVEL_PUBLIC 

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

◆ VoiceMicrophoneState

Enumerator
MICROPHONE_STATE_NORMAL 
MICROPHONE_STATE_SELF_MUTE 
MICROPHONE_STATE_SELF_DEAF 

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

◆ WhisperLevel

Enumerator
WHISPER_LEVEL_OPEN 
WHISPER_LEVEL_RESTRICTED 

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

Function Documentation

◆ ClubRemovedReason_descriptor()

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

◆ ClubRemovedReason_IsValid()

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

◆ ClubRemovedReason_Name()

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

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

+ Here is the call graph for this function:

◆ ClubRemovedReason_Parse()

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

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

+ Here is the call graph for this function:

◆ JoinClubSource_descriptor()

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

◆ JoinClubSource_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::JoinClubSource_IsValid ( int  value)

◆ JoinClubSource_Name()

const ::std::string & bgs::protocol::club::v1::JoinClubSource_Name ( JoinClubSource  value)
inline

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

+ Here is the call graph for this function:

◆ JoinClubSource_Parse()

bool bgs::protocol::club::v1::JoinClubSource_Parse ( const ::std::string &  name,
JoinClubSource value 
)
inline

Definition at line 217 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::PresenceLevel_descriptor ( )
+ Here is the caller graph for this function:

◆ PresenceLevel_IsValid()

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

◆ PresenceLevel_Name()

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

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

+ Here is the call graph for this function:

◆ PresenceLevel_Parse()

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

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

+ Here is the call graph for this function:

◆ PrivacyLevel_descriptor()

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

◆ PrivacyLevel_IsValid()

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

◆ PrivacyLevel_Name()

const ::std::string & bgs::protocol::club::v1::PrivacyLevel_Name ( PrivacyLevel  value)
inline

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

+ Here is the call graph for this function:

◆ PrivacyLevel_Parse()

bool bgs::protocol::club::v1::PrivacyLevel_Parse ( const ::std::string &  name,
PrivacyLevel value 
)
inline

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

+ Here is the call graph for this function:

◆ protobuf_AddDesc_club_5fban_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fban_2eproto ( )

◆ protobuf_AddDesc_club_5fcore_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fcore_2eproto ( )

◆ protobuf_AddDesc_club_5fenum_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fenum_2eproto ( )

◆ protobuf_AddDesc_club_5finvitation_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5finvitation_2eproto ( )

◆ protobuf_AddDesc_club_5flistener_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5flistener_2eproto ( )

◆ protobuf_AddDesc_club_5fmember_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fmember_2eproto ( )

◆ protobuf_AddDesc_club_5fmember_5fid_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fmember_5fid_2eproto ( )

◆ protobuf_AddDesc_club_5fmembership_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fmembership_5ftypes_2eproto ( )

◆ protobuf_AddDesc_club_5fname_5fgenerator_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fname_5fgenerator_2eproto ( )

◆ protobuf_AddDesc_club_5fnotification_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fnotification_2eproto ( )

◆ protobuf_AddDesc_club_5frange_5fset_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5frange_5fset_2eproto ( )

◆ protobuf_AddDesc_club_5frequest_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5frequest_2eproto ( )

◆ protobuf_AddDesc_club_5frole_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5frole_2eproto ( )

◆ protobuf_AddDesc_club_5fservice_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fservice_2eproto ( )

◆ protobuf_AddDesc_club_5fstream_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5fstream_2eproto ( )

◆ protobuf_AddDesc_club_5ftag_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5ftag_2eproto ( )

◆ protobuf_AddDesc_club_5ftype_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5ftype_2eproto ( )

◆ protobuf_AddDesc_club_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::club::v1::protobuf_AddDesc_club_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_club_5fban_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fban_2eproto ( )

◆ protobuf_AssignDesc_club_5fcore_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fcore_2eproto ( )

◆ protobuf_AssignDesc_club_5fenum_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fenum_2eproto ( )

◆ protobuf_AssignDesc_club_5finvitation_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5finvitation_2eproto ( )

◆ protobuf_AssignDesc_club_5flistener_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5flistener_2eproto ( )

◆ protobuf_AssignDesc_club_5fmember_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fmember_2eproto ( )

◆ protobuf_AssignDesc_club_5fmember_5fid_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fmember_5fid_2eproto ( )

◆ protobuf_AssignDesc_club_5fmembership_5ftypes_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fmembership_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_club_5fname_5fgenerator_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fname_5fgenerator_2eproto ( )

◆ protobuf_AssignDesc_club_5fnotification_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fnotification_2eproto ( )

◆ protobuf_AssignDesc_club_5frange_5fset_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5frange_5fset_2eproto ( )

◆ protobuf_AssignDesc_club_5frequest_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5frequest_2eproto ( )

◆ protobuf_AssignDesc_club_5frole_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5frole_2eproto ( )

◆ protobuf_AssignDesc_club_5fservice_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fservice_2eproto ( )

◆ protobuf_AssignDesc_club_5fstream_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5fstream_2eproto ( )

◆ protobuf_AssignDesc_club_5ftag_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5ftag_2eproto ( )

◆ protobuf_AssignDesc_club_5ftype_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5ftype_2eproto ( )

◆ protobuf_AssignDesc_club_5ftypes_2eproto()

void bgs::protocol::club::v1::protobuf_AssignDesc_club_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_club_5fban_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fban_2eproto ( )

◆ protobuf_ShutdownFile_club_5fcore_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fcore_2eproto ( )

◆ protobuf_ShutdownFile_club_5fenum_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fenum_2eproto ( )

◆ protobuf_ShutdownFile_club_5finvitation_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5finvitation_2eproto ( )

◆ protobuf_ShutdownFile_club_5flistener_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5flistener_2eproto ( )

◆ protobuf_ShutdownFile_club_5fmember_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fmember_2eproto ( )

◆ protobuf_ShutdownFile_club_5fmember_5fid_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fmember_5fid_2eproto ( )

◆ protobuf_ShutdownFile_club_5fmembership_5ftypes_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fmembership_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_club_5fname_5fgenerator_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fname_5fgenerator_2eproto ( )

◆ protobuf_ShutdownFile_club_5fnotification_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fnotification_2eproto ( )

◆ protobuf_ShutdownFile_club_5frange_5fset_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5frange_5fset_2eproto ( )

◆ protobuf_ShutdownFile_club_5frequest_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5frequest_2eproto ( )

◆ protobuf_ShutdownFile_club_5frole_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5frole_2eproto ( )

◆ protobuf_ShutdownFile_club_5fservice_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fservice_2eproto ( )

◆ protobuf_ShutdownFile_club_5fstream_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5fstream_2eproto ( )

◆ protobuf_ShutdownFile_club_5ftag_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5ftag_2eproto ( )

◆ protobuf_ShutdownFile_club_5ftype_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5ftype_2eproto ( )

◆ protobuf_ShutdownFile_club_5ftypes_2eproto()

void bgs::protocol::club::v1::protobuf_ShutdownFile_club_5ftypes_2eproto ( )

◆ StreamNotificationFilter_descriptor()

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

◆ StreamNotificationFilter_IsValid()

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

◆ StreamNotificationFilter_Name()

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

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

+ Here is the call graph for this function:

◆ StreamNotificationFilter_Parse()

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

Definition at line 197 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::StreamVoiceLevel_descriptor ( )
+ Here is the caller graph for this function:

◆ StreamVoiceLevel_IsValid()

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

◆ StreamVoiceLevel_Name()

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

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

+ Here is the call graph for this function:

◆ StreamVoiceLevel_Parse()

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

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

+ Here is the call graph for this function:

◆ TagAction_descriptor()

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

◆ TagAction_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::TagAction_IsValid ( int  value)

◆ TagAction_Name()

const ::std::string & bgs::protocol::club::v1::TagAction_Name ( TagAction  value)
inline

Definition at line 57 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ TagAction_Parse()

bool bgs::protocol::club::v1::TagAction_Parse ( const ::std::string &  name,
TagAction value 
)
inline

Definition at line 61 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ TagType_descriptor()

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

◆ TagType_IsValid()

TC_PROTO_API bool bgs::protocol::club::v1::TagType_IsValid ( int  value)

◆ TagType_Name()

const ::std::string & bgs::protocol::club::v1::TagType_Name ( TagType  value)
inline

Definition at line 77 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ TagType_Parse()

bool bgs::protocol::club::v1::TagType_Parse ( const ::std::string &  name,
TagType value 
)
inline

Definition at line 81 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ VisibilityLevel_descriptor()

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

◆ VisibilityLevel_IsValid()

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

◆ VisibilityLevel_Name()

const ::std::string & bgs::protocol::club::v1::VisibilityLevel_Name ( VisibilityLevel  value)
inline

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

+ Here is the call graph for this function:

◆ VisibilityLevel_Parse()

bool bgs::protocol::club::v1::VisibilityLevel_Parse ( const ::std::string &  name,
VisibilityLevel value 
)
inline

Definition at line 74 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::VoiceMicrophoneState_descriptor ( )
+ Here is the caller graph for this function:

◆ VoiceMicrophoneState_IsValid()

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

◆ VoiceMicrophoneState_Name()

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

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

+ Here is the call graph for this function:

◆ VoiceMicrophoneState_Parse()

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

Definition at line 138 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::WhisperLevel_descriptor ( )
+ Here is the caller graph for this function:

◆ WhisperLevel_IsValid()

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

◆ WhisperLevel_Name()

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

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

+ Here is the call graph for this function:

◆ WhisperLevel_Parse()

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

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

+ Here is the call graph for this function:

Variable Documentation

◆ ClubRemovedReason_ARRAYSIZE

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

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

◆ ClubRemovedReason_MAX

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

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

◆ ClubRemovedReason_MIN

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

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

◆ JoinClubSource_ARRAYSIZE

const int bgs::protocol::club::v1::JoinClubSource_ARRAYSIZE = JoinClubSource_MAX + 1

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

◆ JoinClubSource_MAX

const JoinClubSource bgs::protocol::club::v1::JoinClubSource_MAX = JOIN_CLUB_SOURCE_CLUB_RECOMMENDATION

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

◆ JoinClubSource_MIN

const JoinClubSource bgs::protocol::club::v1::JoinClubSource_MIN = JOIN_CLUB_SOURCE_NONE

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

◆ PresenceLevel_ARRAYSIZE

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

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

◆ PresenceLevel_MAX

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

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

◆ PresenceLevel_MIN

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

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

◆ PrivacyLevel_ARRAYSIZE

const int bgs::protocol::club::v1::PrivacyLevel_ARRAYSIZE = PrivacyLevel_MAX + 1

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

◆ PrivacyLevel_MAX

const PrivacyLevel bgs::protocol::club::v1::PrivacyLevel_MAX = PRIVACY_LEVEL_OPEN

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

◆ PrivacyLevel_MIN

const PrivacyLevel bgs::protocol::club::v1::PrivacyLevel_MIN = PRIVACY_LEVEL_CLOSED

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

◆ StreamNotificationFilter_ARRAYSIZE

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

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

◆ StreamNotificationFilter_MAX

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

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

◆ StreamNotificationFilter_MIN

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

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

◆ StreamVoiceLevel_ARRAYSIZE

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

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

◆ StreamVoiceLevel_MAX

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

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

◆ StreamVoiceLevel_MIN

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

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

◆ TagAction_ARRAYSIZE

const int bgs::protocol::club::v1::TagAction_ARRAYSIZE = TagAction_MAX + 1

Definition at line 54 of file club_tag.pb.h.

◆ TagAction_MAX

const TagAction bgs::protocol::club::v1::TagAction_MAX = TAG_ACTION_SET

Definition at line 53 of file club_tag.pb.h.

◆ TagAction_MIN

const TagAction bgs::protocol::club::v1::TagAction_MIN = TAG_ACTION_NONE

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

◆ TagType_ARRAYSIZE

const int bgs::protocol::club::v1::TagType_ARRAYSIZE = TagType_MAX + 1

Definition at line 74 of file club_tag.pb.h.

◆ TagType_MAX

const TagType bgs::protocol::club::v1::TagType_MAX = TAG_TYPE_CUSTOM

Definition at line 73 of file club_tag.pb.h.

◆ TagType_MIN

const TagType bgs::protocol::club::v1::TagType_MIN = TAG_TYPE_INVALID

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

◆ VisibilityLevel_ARRAYSIZE

const int bgs::protocol::club::v1::VisibilityLevel_ARRAYSIZE = VisibilityLevel_MAX + 1

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

◆ VisibilityLevel_MAX

const VisibilityLevel bgs::protocol::club::v1::VisibilityLevel_MAX = VISIBILITY_LEVEL_PUBLIC

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

◆ VisibilityLevel_MIN

const VisibilityLevel bgs::protocol::club::v1::VisibilityLevel_MIN = VISIBILITY_LEVEL_PRIVATE

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

◆ VoiceMicrophoneState_ARRAYSIZE

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

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

◆ VoiceMicrophoneState_MAX

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

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

◆ VoiceMicrophoneState_MIN

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

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

◆ WhisperLevel_ARRAYSIZE

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

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

◆ WhisperLevel_MAX

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

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

◆ WhisperLevel_MIN

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

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