TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bgs::protocol::authentication::v1::AccountSettingsNotification Class Reference

#include <authentication_service.pb.h>

Public Member Functions

 AccountSettingsNotification ()
 
virtual ~AccountSettingsNotification ()
 
 AccountSettingsNotification (const AccountSettingsNotification &from)
 
AccountSettingsNotificationoperator= (const AccountSettingsNotification &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountSettingsNotification *other)
 
AccountSettingsNotificationNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const AccountSettingsNotification &from)
 
void MergeFrom (const AccountSettingsNotification &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int licenses_size () const
 
void clear_licenses ()
 
const
::bgs::protocol::account::v1::AccountLicense
licenses (int index) const
 
inline::bgs::protocol::account::v1::AccountLicense * mutable_licenses (int index)
 
inline::bgs::protocol::account::v1::AccountLicense * add_licenses ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountLicense > & 
licenses () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountLicense > * 
mutable_licenses ()
 
bool has_is_using_rid () const
 
void clear_is_using_rid ()
 
bool is_using_rid () const
 
void set_is_using_rid (bool value)
 
bool has_is_playing_from_igr () const
 
void clear_is_playing_from_igr ()
 
bool is_playing_from_igr () const
 
void set_is_playing_from_igr (bool value)
 
bool has_can_receive_voice () const
 
void clear_can_receive_voice ()
 
bool can_receive_voice () const
 
void set_can_receive_voice (bool value)
 
bool has_can_send_voice () const
 
void clear_can_send_voice ()
 
bool can_send_voice () const
 
void set_can_send_voice (bool value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
 
static const
AccountSettingsNotification
default_instance ()
 

Static Public Attributes

static const int kLicensesFieldNumber = 1
 
static const int kIsUsingRidFieldNumber = 2
 
static const int kIsPlayingFromIgrFieldNumber = 3
 
static const int kCanReceiveVoiceFieldNumber = 4
 
static const int kCanSendVoiceFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_is_using_rid ()
 
void clear_has_is_using_rid ()
 
void set_has_is_playing_from_igr ()
 
void clear_has_is_playing_from_igr ()
 
void set_has_can_receive_voice ()
 
void clear_has_can_receive_voice ()
 
void set_has_can_send_voice ()
 
void clear_has_can_send_voice ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountLicense
licenses_
 
bool is_using_rid_
 
bool is_playing_from_igr_
 
bool can_receive_voice_
 
bool can_send_voice_
 

Static Private Attributes

static
AccountSettingsNotification
default_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_authentication_5fservice_2eproto ()
 
void protobuf_AssignDesc_authentication_5fservice_2eproto ()
 
void protobuf_ShutdownFile_authentication_5fservice_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

bgs::protocol::authentication::v1::AccountSettingsNotification::AccountSettingsNotification ( )
virtual bgs::protocol::authentication::v1::AccountSettingsNotification::~AccountSettingsNotification ( )
virtual
bgs::protocol::authentication::v1::AccountSettingsNotification::AccountSettingsNotification ( const AccountSettingsNotification from)

Member Function Documentation

bgs::protocol::account::v1::AccountLicense * bgs::protocol::authentication::v1::AccountSettingsNotification::add_licenses ( )
inline
4085  {
4086  // @@protoc_insertion_point(field_add:bgs.protocol.authentication.v1.AccountSettingsNotification.licenses)
4087  return licenses_.Add();
4088 }
Element * Add()
Definition: repeated_field.h:1123
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259

+ Here is the call graph for this function:

int bgs::protocol::authentication::v1::AccountSettingsNotification::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

bool bgs::protocol::authentication::v1::AccountSettingsNotification::can_receive_voice ( ) const
inline
4162  {
4163  // @@protoc_insertion_point(field_get:bgs.protocol.authentication.v1.AccountSettingsNotification.can_receive_voice)
4164  return can_receive_voice_;
4165 }
bool can_receive_voice_
Definition: authentication_service.pb.h:1262
bool bgs::protocol::authentication::v1::AccountSettingsNotification::can_send_voice ( ) const
inline
4186  {
4187  // @@protoc_insertion_point(field_get:bgs.protocol.authentication.v1.AccountSettingsNotification.can_send_voice)
4188  return can_send_voice_;
4189 }
bool can_send_voice_
Definition: authentication_service.pb.h:1263
void bgs::protocol::authentication::v1::AccountSettingsNotification::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_can_receive_voice ( )
inline
4158  {
4159  can_receive_voice_ = false;
4161 }
void clear_has_can_receive_voice()
Definition: authentication_service.pb.h:4155
bool can_receive_voice_
Definition: authentication_service.pb.h:1262

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_can_send_voice ( )
inline
4182  {
4183  can_send_voice_ = false;
4185 }
bool can_send_voice_
Definition: authentication_service.pb.h:1263
void clear_has_can_send_voice()
Definition: authentication_service.pb.h:4179

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_has_can_receive_voice ( )
inlineprivate
4155  {
4156  _has_bits_[0] &= ~0x00000008u;
4157 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_has_can_send_voice ( )
inlineprivate
4179  {
4180  _has_bits_[0] &= ~0x00000010u;
4181 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_has_is_playing_from_igr ( )
inlineprivate
4131  {
4132  _has_bits_[0] &= ~0x00000004u;
4133 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_has_is_using_rid ( )
inlineprivate
4107  {
4108  _has_bits_[0] &= ~0x00000002u;
4109 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_is_playing_from_igr ( )
inline
4134  {
4135  is_playing_from_igr_ = false;
4137 }
bool is_playing_from_igr_
Definition: authentication_service.pb.h:1261
void clear_has_is_playing_from_igr()
Definition: authentication_service.pb.h:4131

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_is_using_rid ( )
inline
4110  {
4111  is_using_rid_ = false;
4113 }
void clear_has_is_using_rid()
Definition: authentication_service.pb.h:4107
bool is_using_rid_
Definition: authentication_service.pb.h:1260

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::clear_licenses ( )
inline
4074  {
4075  licenses_.Clear();
4076 }
void Clear()
Definition: repeated_field.h:1160
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::authentication::v1::AccountSettingsNotification::CopyFrom ( const AccountSettingsNotification from)
static const AccountSettingsNotification& bgs::protocol::authentication::v1::AccountSettingsNotification::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::authentication::v1::AccountSettingsNotification::descriptor ( )
static
int bgs::protocol::authentication::v1::AccountSettingsNotification::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

1192 { return _cached_size_; }
int _cached_size_
Definition: authentication_service.pb.h:1258
::google::protobuf::Metadata bgs::protocol::authentication::v1::AccountSettingsNotification::GetMetadata ( ) const
virtual
bool bgs::protocol::authentication::v1::AccountSettingsNotification::has_can_receive_voice ( ) const
inline
4149  {
4150  return (_has_bits_[0] & 0x00000008u) != 0;
4151 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257
bool bgs::protocol::authentication::v1::AccountSettingsNotification::has_can_send_voice ( ) const
inline
4173  {
4174  return (_has_bits_[0] & 0x00000010u) != 0;
4175 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257
bool bgs::protocol::authentication::v1::AccountSettingsNotification::has_is_playing_from_igr ( ) const
inline
4125  {
4126  return (_has_bits_[0] & 0x00000004u) != 0;
4127 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257
bool bgs::protocol::authentication::v1::AccountSettingsNotification::has_is_using_rid ( ) const
inline
4101  {
4102  return (_has_bits_[0] & 0x00000002u) != 0;
4103 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257
void bgs::protocol::authentication::v1::AccountSettingsNotification::InitAsDefaultInstance ( )
private
bool bgs::protocol::authentication::v1::AccountSettingsNotification::is_playing_from_igr ( ) const
inline
4138  {
4139  // @@protoc_insertion_point(field_get:bgs.protocol.authentication.v1.AccountSettingsNotification.is_playing_from_igr)
4140  return is_playing_from_igr_;
4141 }
bool is_playing_from_igr_
Definition: authentication_service.pb.h:1261
bool bgs::protocol::authentication::v1::AccountSettingsNotification::is_using_rid ( ) const
inline
4114  {
4115  // @@protoc_insertion_point(field_get:bgs.protocol.authentication.v1.AccountSettingsNotification.is_using_rid)
4116  return is_using_rid_;
4117 }
bool is_using_rid_
Definition: authentication_service.pb.h:1260
bool bgs::protocol::authentication::v1::AccountSettingsNotification::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

const ::bgs::protocol::account::v1::AccountLicense & bgs::protocol::authentication::v1::AccountSettingsNotification::licenses ( int  index) const
inline
4077  {
4078  // @@protoc_insertion_point(field_get:bgs.protocol.authentication.v1.AccountSettingsNotification.licenses)
4079  return licenses_.Get(index);
4080 }
const Element & Get(int index) const
Definition: repeated_field.h:1112
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259

+ Here is the call graph for this function:

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountLicense > & bgs::protocol::authentication::v1::AccountSettingsNotification::licenses ( ) const
inline
4090  {
4091  // @@protoc_insertion_point(field_list:bgs.protocol.authentication.v1.AccountSettingsNotification.licenses)
4092  return licenses_;
4093 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259
int bgs::protocol::authentication::v1::AccountSettingsNotification::licenses_size ( ) const
inline
4071  {
4072  return licenses_.size();
4073 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259
int size() const
Definition: repeated_field.h:1107

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::authentication::v1::AccountSettingsNotification::MergeFrom ( const AccountSettingsNotification from)
bool bgs::protocol::authentication::v1::AccountSettingsNotification::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::account::v1::AccountLicense * bgs::protocol::authentication::v1::AccountSettingsNotification::mutable_licenses ( int  index)
inline
4081  {
4082  // @@protoc_insertion_point(field_mutable:bgs.protocol.authentication.v1.AccountSettingsNotification.licenses)
4083  return licenses_.Mutable(index);
4084 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259
Element * Mutable(int index)
Definition: repeated_field.h:1118

+ Here is the call graph for this function:

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountLicense > * bgs::protocol::authentication::v1::AccountSettingsNotification::mutable_licenses ( )
inline
4095  {
4096  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.authentication.v1.AccountSettingsNotification.licenses)
4097  return &licenses_;
4098 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::authentication::v1::AccountSettingsNotification::mutable_unknown_fields ( )
inline
1167  {
1168  return &_unknown_fields_;
1169  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1255
AccountSettingsNotification* bgs::protocol::authentication::v1::AccountSettingsNotification::New ( ) const
virtual
AccountSettingsNotification& bgs::protocol::authentication::v1::AccountSettingsNotification::operator= ( const AccountSettingsNotification from)
inline
1158  {
1159  CopyFrom(from);
1160  return *this;
1161  }
void CopyFrom(const ::google::protobuf::Message &from)
void bgs::protocol::authentication::v1::AccountSettingsNotification::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::authentication::v1::AccountSettingsNotification::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::authentication::v1::AccountSettingsNotification::set_can_receive_voice ( bool  value)
inline
4166  {
4169  // @@protoc_insertion_point(field_set:bgs.protocol.authentication.v1.AccountSettingsNotification.can_receive_voice)
4170 }
void set_has_can_receive_voice()
Definition: authentication_service.pb.h:4152
bool can_receive_voice_
Definition: authentication_service.pb.h:1262
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::set_can_send_voice ( bool  value)
inline
4190  {
4193  // @@protoc_insertion_point(field_set:bgs.protocol.authentication.v1.AccountSettingsNotification.can_send_voice)
4194 }
bool can_send_voice_
Definition: authentication_service.pb.h:1263
void set_has_can_send_voice()
Definition: authentication_service.pb.h:4176
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::set_has_can_receive_voice ( )
inlineprivate
4152  {
4153  _has_bits_[0] |= 0x00000008u;
4154 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::set_has_can_send_voice ( )
inlineprivate
4176  {
4177  _has_bits_[0] |= 0x00000010u;
4178 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::set_has_is_playing_from_igr ( )
inlineprivate
4128  {
4129  _has_bits_[0] |= 0x00000004u;
4130 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::set_has_is_using_rid ( )
inlineprivate
4104  {
4105  _has_bits_[0] |= 0x00000002u;
4106 }
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257

+ Here is the caller graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::set_is_playing_from_igr ( bool  value)
inline
4142  {
4145  // @@protoc_insertion_point(field_set:bgs.protocol.authentication.v1.AccountSettingsNotification.is_playing_from_igr)
4146 }
bool is_playing_from_igr_
Definition: authentication_service.pb.h:1261
void set_has_is_playing_from_igr()
Definition: authentication_service.pb.h:4128
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::set_is_using_rid ( bool  value)
inline
4118  {
4120  is_using_rid_ = value;
4121  // @@protoc_insertion_point(field_set:bgs.protocol.authentication.v1.AccountSettingsNotification.is_using_rid)
4122 }
const FieldDescriptor value
Definition: descriptor.h:1522
void set_has_is_using_rid()
Definition: authentication_service.pb.h:4104
bool is_using_rid_
Definition: authentication_service.pb.h:1260

+ Here is the call graph for this function:

void bgs::protocol::authentication::v1::AccountSettingsNotification::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::authentication::v1::AccountSettingsNotification::SharedCtor ( )
private
void bgs::protocol::authentication::v1::AccountSettingsNotification::SharedDtor ( )
private
void bgs::protocol::authentication::v1::AccountSettingsNotification::Swap ( AccountSettingsNotification other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::authentication::v1::AccountSettingsNotification::unknown_fields ( ) const
inline
1163  {
1164  return _unknown_fields_;
1165  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1255

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_authentication_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_authentication_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_authentication_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::authentication::v1::AccountSettingsNotification::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::authentication::v1::AccountSettingsNotification::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::authentication::v1::AccountSettingsNotification::_unknown_fields_
private
bool bgs::protocol::authentication::v1::AccountSettingsNotification::can_receive_voice_
private
bool bgs::protocol::authentication::v1::AccountSettingsNotification::can_send_voice_
private
AccountSettingsNotification* bgs::protocol::authentication::v1::AccountSettingsNotification::default_instance_
staticprivate
bool bgs::protocol::authentication::v1::AccountSettingsNotification::is_playing_from_igr_
private
bool bgs::protocol::authentication::v1::AccountSettingsNotification::is_using_rid_
private
const int bgs::protocol::authentication::v1::AccountSettingsNotification::kCanReceiveVoiceFieldNumber = 4
static
const int bgs::protocol::authentication::v1::AccountSettingsNotification::kCanSendVoiceFieldNumber = 5
static
const int bgs::protocol::authentication::v1::AccountSettingsNotification::kIsPlayingFromIgrFieldNumber = 3
static
const int bgs::protocol::authentication::v1::AccountSettingsNotification::kIsUsingRidFieldNumber = 2
static
const int bgs::protocol::authentication::v1::AccountSettingsNotification::kLicensesFieldNumber = 1
static
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > bgs::protocol::authentication::v1::AccountSettingsNotification::licenses_
private

The documentation for this class was generated from the following file: