TrinityCore
bgs::protocol Namespace Reference

Namespaces

namespace  account
 
namespace  authentication
 
namespace  challenge
 
namespace  channel
 
namespace  club
 
namespace  config
 
namespace  connection
 
namespace  friends
 
namespace  game_utilities
 
namespace  notification
 
namespace  presence
 
namespace  profanity
 
namespace  report
 
namespace  resources
 
namespace  user_manager
 
namespace  v2
 

Classes

class  Address
 
class  Attribute
 
class  AttributeFilter
 
class  BGSFieldOptions
 
class  BGSMessageOptions
 
class  BGSMethodOptions
 
class  BGSServiceOptions
 
class  ContentHandle
 
class  EmbedHTML
 
class  EmbedImage
 
class  EmbedInfo
 
class  EntityId
 
class  EntityIdRestriction
 
class  ErrorInfo
 
class  FanoutTarget
 
class  FieldRestriction
 
class  FloatFieldRestriction
 
class  FloatRange
 
class  GetEventOptions
 
class  Header
 
class  Identity
 
class  Invitation
 
class  InvitationParams
 
class  MessageFieldRestriction
 
class  MessageId
 
class  NO_RESPONSE
 
class  NoData
 
class  ObjectAddress
 
class  ProcessId
 
class  Provider
 
class  RepeatedFieldRestriction
 
class  Role
 
class  RoleState
 
class  SDKServiceOptions
 
class  SemanticVersion
 
class  SignedFieldRestriction
 
class  SignedIntRange
 
class  StringFieldRestriction
 
class  TimeSeriesId
 
class  TitleIconContentHandle
 
class  UnsignedFieldRestriction
 
class  UnsignedIntRange
 
class  Variant
 
class  ViewMarker
 
class  VoiceCredentials
 

Enumerations

enum  AttributeFilter_Operation { AttributeFilter_Operation_MATCH_NONE = 0 , AttributeFilter_Operation_MATCH_ANY = 1 , AttributeFilter_Operation_MATCH_ALL = 2 , AttributeFilter_Operation_MATCH_ALL_MOST_SPECIFIC = 3 }
 
enum  EventOrder { EVENT_DESCENDING = 0 , EVENT_ASCENDING = 1 }
 
enum  EntityIdRestriction_Kind {
  EntityIdRestriction_Kind_ANY = 0 , EntityIdRestriction_Kind_ACCOUNT = 1 , EntityIdRestriction_Kind_GAME_ACCOUNT = 2 , EntityIdRestriction_Kind_ACCOUNT_OR_GAME_ACCOUNT = 3 ,
  EntityIdRestriction_Kind_SERVICE = 4 , EntityIdRestriction_Kind_CHANNEL = 5
}
 
enum  LogOption { HIDDEN = 1 , HEX = 2 }
 
enum  ClientRegisterMethodType { REGISTER_CLIENT_NONE = 0 , REGISTER_CLIENT_REGISTERED = 1 , REGISTER_CLIENT_UNREGISTERED = 2 , REGISTER_CLIENT_UNREGISTERED_NOTIFICATION = 3 }
 
enum  ClientIdentityRoutingType { CLIENT_IDENTITY_ROUTING_DISABLED = 0 , CLIENT_IDENTITY_ROUTING_BATTLE_NET_ACCOUNT = 1 , CLIENT_IDENTITY_ROUTING_GAME_ACCOUNT = 2 , CLIENT_IDENTITY_ROUTING_INSTANCE_ID = 3 }
 
enum  BGSServiceOptions_ServiceType { BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC = 0 , BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC_DIRECT = 1 , BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT = 2 , BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT_BROADCAST = 3 }
 
enum  InvitationRemovedReason {
  INVITATION_REMOVED_REASON_ACCEPTED = 0 , INVITATION_REMOVED_REASON_DECLINED = 1 , INVITATION_REMOVED_REASON_REVOKED = 2 , INVITATION_REMOVED_REASON_IGNORED = 3 ,
  INVITATION_REMOVED_REASON_EXPIRED = 4 , INVITATION_REMOVED_REASON_CANCELED = 5
}
 
enum  SuggestionRemovedReason { SUGGESTION_REMOVED_REASON_APPROVED = 0 , SUGGESTION_REMOVED_REASON_DECLINED = 1 , SUGGESTION_REMOVED_REASON_EXPIRED = 2 , SUGGESTION_REMOVED_REASON_CANCELED = 3 }
 
enum  TypingIndicator { TYPING_START = 0 , TYPING_STOP = 1 }
 
enum  VoiceJoinType { VOICE_JOIN_NORMAL = 0 , VOICE_JOIN_MUTED = 1 }
 
enum  VoiceMuteReason { VOICE_MUTE_REASON_NONE = 0 , VOICE_MUTE_REASON_PARENTAL_CONTROL_LISTEN_ONLY = 1 , VOICE_MUTE_REASON_REQUESTED = 2 , VOICE_MUTE_REASON_SQUELCHED = 3 }
 
enum  VoiceProviderVersion { VOICE_PROVIDER_V4 = 0 , VOICE_PROVIDER_V5 = 1 }
 

Functions

void TC_PROTO_API protobuf_AddDesc_attribute_5ftypes_2eproto ()
 
void protobuf_AssignDesc_attribute_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_attribute_5ftypes_2eproto ()
 
TC_PROTO_API bool AttributeFilter_Operation_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * AttributeFilter_Operation_descriptor ()
 
const ::std::string & AttributeFilter_Operation_Name (AttributeFilter_Operation value)
 
bool AttributeFilter_Operation_Parse (const ::std::string &name, AttributeFilter_Operation *value)
 
void TC_PROTO_API protobuf_AddDesc_content_5fhandle_5ftypes_2eproto ()
 
void protobuf_AssignDesc_content_5fhandle_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_content_5fhandle_5ftypes_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_embed_5ftypes_2eproto ()
 
void protobuf_AssignDesc_embed_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_embed_5ftypes_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_entity_5ftypes_2eproto ()
 
void protobuf_AssignDesc_entity_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_entity_5ftypes_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_ets_5ftypes_2eproto ()
 
void protobuf_AssignDesc_ets_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_ets_5ftypes_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_event_5fview_5ftypes_2eproto ()
 
void protobuf_AssignDesc_event_5fview_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_event_5fview_5ftypes_2eproto ()
 
TC_PROTO_API bool EventOrder_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * EventOrder_descriptor ()
 
const ::std::string & EventOrder_Name (EventOrder value)
 
bool EventOrder_Parse (const ::std::string &name, EventOrder *value)
 
void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2ffield_5foptions_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2ffield_5foptions_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2ffield_5foptions_2eproto ()
 
TC_PROTO_API bool EntityIdRestriction_Kind_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * EntityIdRestriction_Kind_descriptor ()
 
const ::std::string & EntityIdRestriction_Kind_Name (EntityIdRestriction_Kind value)
 
bool EntityIdRestriction_Kind_Parse (const ::std::string &name, EntityIdRestriction_Kind *value)
 
TC_PROTO_API bool LogOption_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * LogOption_descriptor ()
 
const ::std::string & LogOption_Name (LogOption value)
 
bool LogOption_Parse (const ::std::string &name, LogOption *value)
 
void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2fmessage_5foptions_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2fmessage_5foptions_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2fmessage_5foptions_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2fmethod_5foptions_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2fmethod_5foptions_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2fmethod_5foptions_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2frange_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2frange_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2frange_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto ()
 
TC_PROTO_API bool ClientRegisterMethodType_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * ClientRegisterMethodType_descriptor ()
 
const ::std::string & ClientRegisterMethodType_Name (ClientRegisterMethodType value)
 
bool ClientRegisterMethodType_Parse (const ::std::string &name, ClientRegisterMethodType *value)
 
void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2frouting_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2frouting_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2frouting_2eproto ()
 
TC_PROTO_API bool ClientIdentityRoutingType_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * ClientIdentityRoutingType_descriptor ()
 
const ::std::string & ClientIdentityRoutingType_Name (ClientIdentityRoutingType value)
 
bool ClientIdentityRoutingType_Parse (const ::std::string &name, ClientIdentityRoutingType *value)
 
void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2fservice_5foptions_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2fservice_5foptions_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2fservice_5foptions_2eproto ()
 
TC_PROTO_API bool BGSServiceOptions_ServiceType_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * BGSServiceOptions_ServiceType_descriptor ()
 
const ::std::string & BGSServiceOptions_ServiceType_Name (BGSServiceOptions_ServiceType value)
 
bool BGSServiceOptions_ServiceType_Parse (const ::std::string &name, BGSServiceOptions_ServiceType *value)
 
void TC_PROTO_API protobuf_AddDesc_invitation_5ftypes_2eproto ()
 
void protobuf_AssignDesc_invitation_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_invitation_5ftypes_2eproto ()
 
TC_PROTO_API bool InvitationRemovedReason_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * InvitationRemovedReason_descriptor ()
 
const ::std::string & InvitationRemovedReason_Name (InvitationRemovedReason value)
 
bool InvitationRemovedReason_Parse (const ::std::string &name, InvitationRemovedReason *value)
 
TC_PROTO_API bool SuggestionRemovedReason_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * SuggestionRemovedReason_descriptor ()
 
const ::std::string & SuggestionRemovedReason_Name (SuggestionRemovedReason value)
 
bool SuggestionRemovedReason_Parse (const ::std::string &name, SuggestionRemovedReason *value)
 
void TC_PROTO_API protobuf_AddDesc_message_5ftypes_2eproto ()
 
void protobuf_AssignDesc_message_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_message_5ftypes_2eproto ()
 
TC_PROTO_API bool TypingIndicator_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * TypingIndicator_descriptor ()
 
const ::std::string & TypingIndicator_Name (TypingIndicator value)
 
bool TypingIndicator_Parse (const ::std::string &name, TypingIndicator *value)
 
void TC_PROTO_API protobuf_AddDesc_role_5ftypes_2eproto ()
 
void protobuf_AssignDesc_role_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_role_5ftypes_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_rpc_5ftypes_2eproto ()
 
void protobuf_AssignDesc_rpc_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_rpc_5ftypes_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_semantic_5fversion_2eproto ()
 
void protobuf_AssignDesc_semantic_5fversion_2eproto ()
 
void protobuf_ShutdownFile_semantic_5fversion_2eproto ()
 
void TC_PROTO_API protobuf_AddDesc_voice_5ftypes_2eproto ()
 
void protobuf_AssignDesc_voice_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_voice_5ftypes_2eproto ()
 
TC_PROTO_API bool VoiceJoinType_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * VoiceJoinType_descriptor ()
 
const ::std::string & VoiceJoinType_Name (VoiceJoinType value)
 
bool VoiceJoinType_Parse (const ::std::string &name, VoiceJoinType *value)
 
TC_PROTO_API bool VoiceMuteReason_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * VoiceMuteReason_descriptor ()
 
const ::std::string & VoiceMuteReason_Name (VoiceMuteReason value)
 
bool VoiceMuteReason_Parse (const ::std::string &name, VoiceMuteReason *value)
 
TC_PROTO_API bool VoiceProviderVersion_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * VoiceProviderVersion_descriptor ()
 
const ::std::string & VoiceProviderVersion_Name (VoiceProviderVersion value)
 
bool VoiceProviderVersion_Parse (const ::std::string &name, VoiceProviderVersion *value)
 

Variables

const AttributeFilter_Operation AttributeFilter_Operation_Operation_MIN = AttributeFilter_Operation_MATCH_NONE
 
const AttributeFilter_Operation AttributeFilter_Operation_Operation_MAX = AttributeFilter_Operation_MATCH_ALL_MOST_SPECIFIC
 
const int AttributeFilter_Operation_Operation_ARRAYSIZE = AttributeFilter_Operation_Operation_MAX + 1
 
const EventOrder EventOrder_MIN = EVENT_DESCENDING
 
const EventOrder EventOrder_MAX = EVENT_ASCENDING
 
const int EventOrder_ARRAYSIZE = EventOrder_MAX + 1
 
const EntityIdRestriction_Kind EntityIdRestriction_Kind_Kind_MIN = EntityIdRestriction_Kind_ANY
 
const EntityIdRestriction_Kind EntityIdRestriction_Kind_Kind_MAX = EntityIdRestriction_Kind_CHANNEL
 
const int EntityIdRestriction_Kind_Kind_ARRAYSIZE = EntityIdRestriction_Kind_Kind_MAX + 1
 
const LogOption LogOption_MIN = HIDDEN
 
const LogOption LogOption_MAX = HEX
 
const int LogOption_ARRAYSIZE = LogOption_MAX + 1
 
static const int kFieldOptionsFieldNumber = 90000
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSFieldOptions >, 11, false > field_options
 
static const int kValidFieldNumber = 90001
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::FieldRestriction >, 11, false > valid
 
static const int kMessageOptionsFieldNumber = 90000
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSMessageOptions >, 11, false > message_options
 
static const int kMethodOptionsFieldNumber = 90000
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSMethodOptions >, 11, false > method_options
 
const ClientRegisterMethodType ClientRegisterMethodType_MIN = REGISTER_CLIENT_NONE
 
const ClientRegisterMethodType ClientRegisterMethodType_MAX = REGISTER_CLIENT_UNREGISTERED_NOTIFICATION
 
const int ClientRegisterMethodType_ARRAYSIZE = ClientRegisterMethodType_MAX + 1
 
const ClientIdentityRoutingType ClientIdentityRoutingType_MIN = CLIENT_IDENTITY_ROUTING_DISABLED
 
const ClientIdentityRoutingType ClientIdentityRoutingType_MAX = CLIENT_IDENTITY_ROUTING_INSTANCE_ID
 
const int ClientIdentityRoutingType_ARRAYSIZE = ClientIdentityRoutingType_MAX + 1
 
const BGSServiceOptions_ServiceType BGSServiceOptions_ServiceType_ServiceType_MIN = BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC
 
const BGSServiceOptions_ServiceType BGSServiceOptions_ServiceType_ServiceType_MAX = BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT_BROADCAST
 
const int BGSServiceOptions_ServiceType_ServiceType_ARRAYSIZE = BGSServiceOptions_ServiceType_ServiceType_MAX + 1
 
static const int kServiceOptionsFieldNumber = 90000
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSServiceOptions >, 11, false > service_options
 
static const int kSdkServiceOptionsFieldNumber = 90001
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::SDKServiceOptions >, 11, false > sdk_service_options
 
const InvitationRemovedReason InvitationRemovedReason_MIN = INVITATION_REMOVED_REASON_ACCEPTED
 
const InvitationRemovedReason InvitationRemovedReason_MAX = INVITATION_REMOVED_REASON_CANCELED
 
const int InvitationRemovedReason_ARRAYSIZE = InvitationRemovedReason_MAX + 1
 
const SuggestionRemovedReason SuggestionRemovedReason_MIN = SUGGESTION_REMOVED_REASON_APPROVED
 
const SuggestionRemovedReason SuggestionRemovedReason_MAX = SUGGESTION_REMOVED_REASON_CANCELED
 
const int SuggestionRemovedReason_ARRAYSIZE = SuggestionRemovedReason_MAX + 1
 
const TypingIndicator TypingIndicator_MIN = TYPING_START
 
const TypingIndicator TypingIndicator_MAX = TYPING_STOP
 
const int TypingIndicator_ARRAYSIZE = TypingIndicator_MAX + 1
 
const VoiceJoinType VoiceJoinType_MIN = VOICE_JOIN_NORMAL
 
const VoiceJoinType VoiceJoinType_MAX = VOICE_JOIN_MUTED
 
const int VoiceJoinType_ARRAYSIZE = VoiceJoinType_MAX + 1
 
const VoiceMuteReason VoiceMuteReason_MIN = VOICE_MUTE_REASON_NONE
 
const VoiceMuteReason VoiceMuteReason_MAX = VOICE_MUTE_REASON_SQUELCHED
 
const int VoiceMuteReason_ARRAYSIZE = VoiceMuteReason_MAX + 1
 
const VoiceProviderVersion VoiceProviderVersion_MIN = VOICE_PROVIDER_V4
 
const VoiceProviderVersion VoiceProviderVersion_MAX = VOICE_PROVIDER_V5
 
const int VoiceProviderVersion_ARRAYSIZE = VoiceProviderVersion_MAX + 1
 

Enumeration Type Documentation

◆ AttributeFilter_Operation

Enumerator
AttributeFilter_Operation_MATCH_NONE 
AttributeFilter_Operation_MATCH_ANY 
AttributeFilter_Operation_MATCH_ALL 
AttributeFilter_Operation_MATCH_ALL_MOST_SPECIFIC 

Definition at line 44 of file attribute_types.pb.h.

◆ BGSServiceOptions_ServiceType

Enumerator
BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC 
BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC_DIRECT 
BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT 
BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT_BROADCAST 

Definition at line 43 of file service_options.pb.h.

◆ ClientIdentityRoutingType

Enumerator
CLIENT_IDENTITY_ROUTING_DISABLED 
CLIENT_IDENTITY_ROUTING_BATTLE_NET_ACCOUNT 
CLIENT_IDENTITY_ROUTING_GAME_ACCOUNT 
CLIENT_IDENTITY_ROUTING_INSTANCE_ID 

Definition at line 37 of file routing.pb.h.

◆ ClientRegisterMethodType

Enumerator
REGISTER_CLIENT_NONE 
REGISTER_CLIENT_REGISTERED 
REGISTER_CLIENT_UNREGISTERED 
REGISTER_CLIENT_UNREGISTERED_NOTIFICATION 

Definition at line 37 of file register_method_types.pb.h.

◆ EntityIdRestriction_Kind

Enumerator
EntityIdRestriction_Kind_ANY 
EntityIdRestriction_Kind_ACCOUNT 
EntityIdRestriction_Kind_GAME_ACCOUNT 
EntityIdRestriction_Kind_ACCOUNT_OR_GAME_ACCOUNT 
EntityIdRestriction_Kind_SERVICE 
EntityIdRestriction_Kind_CHANNEL 

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

◆ EventOrder

Enumerator
EVENT_DESCENDING 
EVENT_ASCENDING 

Definition at line 42 of file event_view_types.pb.h.

◆ InvitationRemovedReason

Enumerator
INVITATION_REMOVED_REASON_ACCEPTED 
INVITATION_REMOVED_REASON_DECLINED 
INVITATION_REMOVED_REASON_REVOKED 
INVITATION_REMOVED_REASON_IGNORED 
INVITATION_REMOVED_REASON_EXPIRED 
INVITATION_REMOVED_REASON_CANCELED 

Definition at line 44 of file invitation_types.pb.h.

◆ LogOption

Enumerator
HIDDEN 
HEX 

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

◆ SuggestionRemovedReason

Enumerator
SUGGESTION_REMOVED_REASON_APPROVED 
SUGGESTION_REMOVED_REASON_DECLINED 
SUGGESTION_REMOVED_REASON_EXPIRED 
SUGGESTION_REMOVED_REASON_CANCELED 

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

◆ TypingIndicator

Enumerator
TYPING_START 
TYPING_STOP 

Definition at line 41 of file message_types.pb.h.

◆ VoiceJoinType

Enumerator
VOICE_JOIN_NORMAL 
VOICE_JOIN_MUTED 

Definition at line 41 of file voice_types.pb.h.

◆ VoiceMuteReason

Enumerator
VOICE_MUTE_REASON_NONE 
VOICE_MUTE_REASON_PARENTAL_CONTROL_LISTEN_ONLY 
VOICE_MUTE_REASON_REQUESTED 
VOICE_MUTE_REASON_SQUELCHED 

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

◆ VoiceProviderVersion

Enumerator
VOICE_PROVIDER_V4 
VOICE_PROVIDER_V5 

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

Function Documentation

◆ AttributeFilter_Operation_descriptor()

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

◆ AttributeFilter_Operation_IsValid()

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

◆ AttributeFilter_Operation_Name()

const ::std::string & bgs::protocol::AttributeFilter_Operation_Name ( AttributeFilter_Operation  value)
inline

Definition at line 56 of file attribute_types.pb.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ AttributeFilter_Operation_Parse()

bool bgs::protocol::AttributeFilter_Operation_Parse ( const ::std::string &  name,
AttributeFilter_Operation value 
)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ BGSServiceOptions_ServiceType_descriptor()

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

◆ BGSServiceOptions_ServiceType_IsValid()

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

◆ BGSServiceOptions_ServiceType_Name()

const ::std::string & bgs::protocol::BGSServiceOptions_ServiceType_Name ( BGSServiceOptions_ServiceType  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ BGSServiceOptions_ServiceType_Parse()

bool bgs::protocol::BGSServiceOptions_ServiceType_Parse ( const ::std::string &  name,
BGSServiceOptions_ServiceType value 
)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ClientIdentityRoutingType_descriptor()

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

◆ ClientIdentityRoutingType_IsValid()

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

◆ ClientIdentityRoutingType_Name()

const ::std::string & bgs::protocol::ClientIdentityRoutingType_Name ( ClientIdentityRoutingType  value)
inline

Definition at line 49 of file routing.pb.h.

+ Here is the call graph for this function:

◆ ClientIdentityRoutingType_Parse()

bool bgs::protocol::ClientIdentityRoutingType_Parse ( const ::std::string &  name,
ClientIdentityRoutingType value 
)
inline

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

+ Here is the call graph for this function:

◆ ClientRegisterMethodType_descriptor()

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

◆ ClientRegisterMethodType_IsValid()

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

◆ ClientRegisterMethodType_Name()

const ::std::string & bgs::protocol::ClientRegisterMethodType_Name ( ClientRegisterMethodType  value)
inline

Definition at line 49 of file register_method_types.pb.h.

+ Here is the call graph for this function:

◆ ClientRegisterMethodType_Parse()

bool bgs::protocol::ClientRegisterMethodType_Parse ( const ::std::string &  name,
ClientRegisterMethodType value 
)
inline

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

+ Here is the call graph for this function:

◆ EntityIdRestriction_Kind_descriptor()

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

◆ EntityIdRestriction_Kind_IsValid()

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

◆ EntityIdRestriction_Kind_Name()

const ::std::string & bgs::protocol::EntityIdRestriction_Kind_Name ( EntityIdRestriction_Kind  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ EntityIdRestriction_Kind_Parse()

bool bgs::protocol::EntityIdRestriction_Kind_Parse ( const ::std::string &  name,
EntityIdRestriction_Kind value 
)
inline

Definition at line 69 of file field_options.pb.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ EventOrder_descriptor()

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

◆ EventOrder_IsValid()

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

◆ EventOrder_Name()

const ::std::string & bgs::protocol::EventOrder_Name ( EventOrder  value)
inline

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

+ Here is the call graph for this function:

◆ EventOrder_Parse()

bool bgs::protocol::EventOrder_Parse ( const ::std::string &  name,
EventOrder value 
)
inline

Definition at line 56 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ InvitationRemovedReason_descriptor()

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

◆ InvitationRemovedReason_IsValid()

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

◆ InvitationRemovedReason_Name()

const ::std::string & bgs::protocol::InvitationRemovedReason_Name ( InvitationRemovedReason  value)
inline

Definition at line 58 of file invitation_types.pb.h.

+ Here is the call graph for this function:

◆ InvitationRemovedReason_Parse()

bool bgs::protocol::InvitationRemovedReason_Parse ( const ::std::string &  name,
InvitationRemovedReason value 
)
inline

Definition at line 62 of file invitation_types.pb.h.

+ Here is the call graph for this function:

◆ LogOption_descriptor()

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

◆ LogOption_IsValid()

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

◆ LogOption_Name()

const ::std::string & bgs::protocol::LogOption_Name ( LogOption  value)
inline

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

+ Here is the call graph for this function:

◆ LogOption_Parse()

bool bgs::protocol::LogOption_Parse ( const ::std::string &  name,
LogOption value 
)
inline

Definition at line 88 of file field_options.pb.h.

+ Here is the call graph for this function:

◆ protobuf_AddDesc_attribute_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_attribute_5ftypes_2eproto ( )

◆ protobuf_AddDesc_content_5fhandle_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_content_5fhandle_5ftypes_2eproto ( )

◆ protobuf_AddDesc_embed_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_embed_5ftypes_2eproto ( )

◆ protobuf_AddDesc_entity_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_entity_5ftypes_2eproto ( )

◆ protobuf_AddDesc_ets_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_ets_5ftypes_2eproto ( )

◆ protobuf_AddDesc_event_5fview_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_event_5fview_5ftypes_2eproto ( )

◆ protobuf_AddDesc_global_5fextensions_2ffield_5foptions_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2ffield_5foptions_2eproto ( )

◆ protobuf_AddDesc_global_5fextensions_2fmessage_5foptions_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2fmessage_5foptions_2eproto ( )

◆ protobuf_AddDesc_global_5fextensions_2fmethod_5foptions_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2fmethod_5foptions_2eproto ( )

◆ protobuf_AddDesc_global_5fextensions_2frange_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2frange_2eproto ( )

◆ protobuf_AddDesc_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto ( )

◆ protobuf_AddDesc_global_5fextensions_2frouting_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2frouting_2eproto ( )

◆ protobuf_AddDesc_global_5fextensions_2fservice_5foptions_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2fservice_5foptions_2eproto ( )

◆ protobuf_AddDesc_invitation_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_invitation_5ftypes_2eproto ( )

◆ protobuf_AddDesc_message_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_message_5ftypes_2eproto ( )

◆ protobuf_AddDesc_role_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_role_5ftypes_2eproto ( )

◆ protobuf_AddDesc_rpc_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_rpc_5ftypes_2eproto ( )

◆ protobuf_AddDesc_semantic_5fversion_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_semantic_5fversion_2eproto ( )

◆ protobuf_AddDesc_voice_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_voice_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_attribute_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_attribute_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_content_5fhandle_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_content_5fhandle_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_embed_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_embed_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_entity_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_entity_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_ets_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_ets_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_event_5fview_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_event_5fview_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_global_5fextensions_2ffield_5foptions_2eproto()

void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2ffield_5foptions_2eproto ( )

◆ protobuf_AssignDesc_global_5fextensions_2fmessage_5foptions_2eproto()

void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2fmessage_5foptions_2eproto ( )

◆ protobuf_AssignDesc_global_5fextensions_2fmethod_5foptions_2eproto()

void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2fmethod_5foptions_2eproto ( )

◆ protobuf_AssignDesc_global_5fextensions_2frange_2eproto()

void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2frange_2eproto ( )

◆ protobuf_AssignDesc_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_global_5fextensions_2frouting_2eproto()

void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2frouting_2eproto ( )

◆ protobuf_AssignDesc_global_5fextensions_2fservice_5foptions_2eproto()

void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2fservice_5foptions_2eproto ( )

◆ protobuf_AssignDesc_invitation_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_invitation_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_message_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_message_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_role_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_role_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_rpc_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_rpc_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_semantic_5fversion_2eproto()

void bgs::protocol::protobuf_AssignDesc_semantic_5fversion_2eproto ( )

◆ protobuf_AssignDesc_voice_5ftypes_2eproto()

void bgs::protocol::protobuf_AssignDesc_voice_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_attribute_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_attribute_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_content_5fhandle_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_content_5fhandle_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_embed_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_embed_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_entity_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_entity_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_ets_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_ets_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_event_5fview_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_event_5fview_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_global_5fextensions_2ffield_5foptions_2eproto()

void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2ffield_5foptions_2eproto ( )

◆ protobuf_ShutdownFile_global_5fextensions_2fmessage_5foptions_2eproto()

void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2fmessage_5foptions_2eproto ( )

◆ protobuf_ShutdownFile_global_5fextensions_2fmethod_5foptions_2eproto()

void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2fmethod_5foptions_2eproto ( )

◆ protobuf_ShutdownFile_global_5fextensions_2frange_2eproto()

void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2frange_2eproto ( )

◆ protobuf_ShutdownFile_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2fregister_5fmethod_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_global_5fextensions_2frouting_2eproto()

void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2frouting_2eproto ( )

◆ protobuf_ShutdownFile_global_5fextensions_2fservice_5foptions_2eproto()

void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2fservice_5foptions_2eproto ( )

◆ protobuf_ShutdownFile_invitation_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_invitation_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_message_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_message_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_role_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_role_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_rpc_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_rpc_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_semantic_5fversion_2eproto()

void bgs::protocol::protobuf_ShutdownFile_semantic_5fversion_2eproto ( )

◆ protobuf_ShutdownFile_voice_5ftypes_2eproto()

void bgs::protocol::protobuf_ShutdownFile_voice_5ftypes_2eproto ( )

◆ SuggestionRemovedReason_descriptor()

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

◆ SuggestionRemovedReason_IsValid()

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

◆ SuggestionRemovedReason_Name()

const ::std::string & bgs::protocol::SuggestionRemovedReason_Name ( SuggestionRemovedReason  value)
inline

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

+ Here is the call graph for this function:

◆ SuggestionRemovedReason_Parse()

bool bgs::protocol::SuggestionRemovedReason_Parse ( const ::std::string &  name,
SuggestionRemovedReason value 
)
inline

Definition at line 83 of file invitation_types.pb.h.

+ Here is the call graph for this function:

◆ TypingIndicator_descriptor()

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

◆ TypingIndicator_IsValid()

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

◆ TypingIndicator_Name()

const ::std::string & bgs::protocol::TypingIndicator_Name ( TypingIndicator  value)
inline

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

+ Here is the call graph for this function:

◆ TypingIndicator_Parse()

bool bgs::protocol::TypingIndicator_Parse ( const ::std::string &  name,
TypingIndicator value 
)
inline

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

+ Here is the call graph for this function:

◆ VoiceJoinType_descriptor()

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

◆ VoiceJoinType_IsValid()

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

◆ VoiceJoinType_Name()

const ::std::string & bgs::protocol::VoiceJoinType_Name ( VoiceJoinType  value)
inline

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

+ Here is the call graph for this function:

◆ VoiceJoinType_Parse()

bool bgs::protocol::VoiceJoinType_Parse ( const ::std::string &  name,
VoiceJoinType value 
)
inline

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

+ Here is the call graph for this function:

◆ VoiceMuteReason_descriptor()

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

◆ VoiceMuteReason_IsValid()

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

◆ VoiceMuteReason_Name()

const ::std::string & bgs::protocol::VoiceMuteReason_Name ( VoiceMuteReason  value)
inline

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

+ Here is the call graph for this function:

◆ VoiceMuteReason_Parse()

bool bgs::protocol::VoiceMuteReason_Parse ( const ::std::string &  name,
VoiceMuteReason value 
)
inline

Definition at line 76 of file voice_types.pb.h.

+ Here is the call graph for this function:

◆ VoiceProviderVersion_descriptor()

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

◆ VoiceProviderVersion_IsValid()

TC_PROTO_API bool bgs::protocol::VoiceProviderVersion_IsValid ( int  value)

◆ VoiceProviderVersion_Name()

const ::std::string & bgs::protocol::VoiceProviderVersion_Name ( VoiceProviderVersion  value)
inline

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

+ Here is the call graph for this function:

◆ VoiceProviderVersion_Parse()

bool bgs::protocol::VoiceProviderVersion_Parse ( const ::std::string &  name,
VoiceProviderVersion value 
)
inline

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

+ Here is the call graph for this function:

Variable Documentation

◆ AttributeFilter_Operation_Operation_ARRAYSIZE

const int bgs::protocol::AttributeFilter_Operation_Operation_ARRAYSIZE = AttributeFilter_Operation_Operation_MAX + 1

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

◆ AttributeFilter_Operation_Operation_MAX

const AttributeFilter_Operation bgs::protocol::AttributeFilter_Operation_Operation_MAX = AttributeFilter_Operation_MATCH_ALL_MOST_SPECIFIC

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

◆ AttributeFilter_Operation_Operation_MIN

const AttributeFilter_Operation bgs::protocol::AttributeFilter_Operation_Operation_MIN = AttributeFilter_Operation_MATCH_NONE

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

◆ BGSServiceOptions_ServiceType_ServiceType_ARRAYSIZE

const int bgs::protocol::BGSServiceOptions_ServiceType_ServiceType_ARRAYSIZE = BGSServiceOptions_ServiceType_ServiceType_MAX + 1

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

◆ BGSServiceOptions_ServiceType_ServiceType_MAX

const BGSServiceOptions_ServiceType bgs::protocol::BGSServiceOptions_ServiceType_ServiceType_MAX = BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT_BROADCAST

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

◆ BGSServiceOptions_ServiceType_ServiceType_MIN

const BGSServiceOptions_ServiceType bgs::protocol::BGSServiceOptions_ServiceType_ServiceType_MIN = BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC

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

◆ ClientIdentityRoutingType_ARRAYSIZE

const int bgs::protocol::ClientIdentityRoutingType_ARRAYSIZE = ClientIdentityRoutingType_MAX + 1

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

◆ ClientIdentityRoutingType_MAX

const ClientIdentityRoutingType bgs::protocol::ClientIdentityRoutingType_MAX = CLIENT_IDENTITY_ROUTING_INSTANCE_ID

Definition at line 45 of file routing.pb.h.

◆ ClientIdentityRoutingType_MIN

const ClientIdentityRoutingType bgs::protocol::ClientIdentityRoutingType_MIN = CLIENT_IDENTITY_ROUTING_DISABLED

Definition at line 44 of file routing.pb.h.

◆ ClientRegisterMethodType_ARRAYSIZE

const int bgs::protocol::ClientRegisterMethodType_ARRAYSIZE = ClientRegisterMethodType_MAX + 1

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

◆ ClientRegisterMethodType_MAX

const ClientRegisterMethodType bgs::protocol::ClientRegisterMethodType_MAX = REGISTER_CLIENT_UNREGISTERED_NOTIFICATION

Definition at line 45 of file register_method_types.pb.h.

◆ ClientRegisterMethodType_MIN

const ClientRegisterMethodType bgs::protocol::ClientRegisterMethodType_MIN = REGISTER_CLIENT_NONE

Definition at line 44 of file register_method_types.pb.h.

◆ EntityIdRestriction_Kind_Kind_ARRAYSIZE

const int bgs::protocol::EntityIdRestriction_Kind_Kind_ARRAYSIZE = EntityIdRestriction_Kind_Kind_MAX + 1

Definition at line 62 of file field_options.pb.h.

◆ EntityIdRestriction_Kind_Kind_MAX

const EntityIdRestriction_Kind bgs::protocol::EntityIdRestriction_Kind_Kind_MAX = EntityIdRestriction_Kind_CHANNEL

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

◆ EntityIdRestriction_Kind_Kind_MIN

const EntityIdRestriction_Kind bgs::protocol::EntityIdRestriction_Kind_Kind_MIN = EntityIdRestriction_Kind_ANY

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

◆ EventOrder_ARRAYSIZE

const int bgs::protocol::EventOrder_ARRAYSIZE = EventOrder_MAX + 1

Definition at line 49 of file event_view_types.pb.h.

◆ EventOrder_MAX

const EventOrder bgs::protocol::EventOrder_MAX = EVENT_ASCENDING

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

◆ EventOrder_MIN

const EventOrder bgs::protocol::EventOrder_MIN = EVENT_DESCENDING

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

◆ field_options

TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSFieldOptions >, 11, false > bgs::protocol::field_options
extern

◆ InvitationRemovedReason_ARRAYSIZE

const int bgs::protocol::InvitationRemovedReason_ARRAYSIZE = InvitationRemovedReason_MAX + 1

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

◆ InvitationRemovedReason_MAX

const InvitationRemovedReason bgs::protocol::InvitationRemovedReason_MAX = INVITATION_REMOVED_REASON_CANCELED

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

◆ InvitationRemovedReason_MIN

const InvitationRemovedReason bgs::protocol::InvitationRemovedReason_MIN = INVITATION_REMOVED_REASON_ACCEPTED

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

◆ kFieldOptionsFieldNumber

const int bgs::protocol::kFieldOptionsFieldNumber = 90000
static

Definition at line 1034 of file field_options.pb.h.

◆ kMessageOptionsFieldNumber

const int bgs::protocol::kMessageOptionsFieldNumber = 90000
static

Definition at line 121 of file message_options.pb.h.

◆ kMethodOptionsFieldNumber

const int bgs::protocol::kMethodOptionsFieldNumber = 90000
static

Definition at line 243 of file method_options.pb.h.

◆ kSdkServiceOptionsFieldNumber

const int bgs::protocol::kSdkServiceOptionsFieldNumber = 90001
static

Definition at line 325 of file service_options.pb.h.

◆ kServiceOptionsFieldNumber

const int bgs::protocol::kServiceOptionsFieldNumber = 90000
static

Definition at line 321 of file service_options.pb.h.

◆ kValidFieldNumber

const int bgs::protocol::kValidFieldNumber = 90001
static

Definition at line 1038 of file field_options.pb.h.

◆ LogOption_ARRAYSIZE

const int bgs::protocol::LogOption_ARRAYSIZE = LogOption_MAX + 1

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

◆ LogOption_MAX

const LogOption bgs::protocol::LogOption_MAX = HEX

Definition at line 80 of file field_options.pb.h.

◆ LogOption_MIN

const LogOption bgs::protocol::LogOption_MIN = HIDDEN

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

◆ message_options

TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSMessageOptions >, 11, false > bgs::protocol::message_options
extern

◆ method_options

TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSMethodOptions >, 11, false > bgs::protocol::method_options
extern

◆ sdk_service_options

TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::SDKServiceOptions >, 11, false > bgs::protocol::sdk_service_options
extern

◆ service_options

TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSServiceOptions >, 11, false > bgs::protocol::service_options
extern

◆ SuggestionRemovedReason_ARRAYSIZE

const int bgs::protocol::SuggestionRemovedReason_ARRAYSIZE = SuggestionRemovedReason_MAX + 1

Definition at line 76 of file invitation_types.pb.h.

◆ SuggestionRemovedReason_MAX

const SuggestionRemovedReason bgs::protocol::SuggestionRemovedReason_MAX = SUGGESTION_REMOVED_REASON_CANCELED

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

◆ SuggestionRemovedReason_MIN

const SuggestionRemovedReason bgs::protocol::SuggestionRemovedReason_MIN = SUGGESTION_REMOVED_REASON_APPROVED

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

◆ TypingIndicator_ARRAYSIZE

const int bgs::protocol::TypingIndicator_ARRAYSIZE = TypingIndicator_MAX + 1

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

◆ TypingIndicator_MAX

const TypingIndicator bgs::protocol::TypingIndicator_MAX = TYPING_STOP

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

◆ TypingIndicator_MIN

const TypingIndicator bgs::protocol::TypingIndicator_MIN = TYPING_START

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

◆ valid

TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::FieldRestriction >, 11, false > bgs::protocol::valid
extern

◆ VoiceJoinType_ARRAYSIZE

const int bgs::protocol::VoiceJoinType_ARRAYSIZE = VoiceJoinType_MAX + 1

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

◆ VoiceJoinType_MAX

const VoiceJoinType bgs::protocol::VoiceJoinType_MAX = VOICE_JOIN_MUTED

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

◆ VoiceJoinType_MIN

const VoiceJoinType bgs::protocol::VoiceJoinType_MIN = VOICE_JOIN_NORMAL

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

◆ VoiceMuteReason_ARRAYSIZE

const int bgs::protocol::VoiceMuteReason_ARRAYSIZE = VoiceMuteReason_MAX + 1

Definition at line 69 of file voice_types.pb.h.

◆ VoiceMuteReason_MAX

const VoiceMuteReason bgs::protocol::VoiceMuteReason_MAX = VOICE_MUTE_REASON_SQUELCHED

Definition at line 68 of file voice_types.pb.h.

◆ VoiceMuteReason_MIN

const VoiceMuteReason bgs::protocol::VoiceMuteReason_MIN = VOICE_MUTE_REASON_NONE

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

◆ VoiceProviderVersion_ARRAYSIZE

const int bgs::protocol::VoiceProviderVersion_ARRAYSIZE = VoiceProviderVersion_MAX + 1

Definition at line 88 of file voice_types.pb.h.

◆ VoiceProviderVersion_MAX

const VoiceProviderVersion bgs::protocol::VoiceProviderVersion_MAX = VOICE_PROVIDER_V5

Definition at line 87 of file voice_types.pb.h.

◆ VoiceProviderVersion_MIN

const VoiceProviderVersion bgs::protocol::VoiceProviderVersion_MIN = VOICE_PROVIDER_V4

Definition at line 86 of file voice_types.pb.h.