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

#include <account_service.pb.h>

Public Member Functions

 GameAccountStateNotification ()
 
virtual ~GameAccountStateNotification ()
 
 GameAccountStateNotification (const GameAccountStateNotification &from)
 
GameAccountStateNotificationoperator= (const GameAccountStateNotification &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountStateNotification *other)
 
GameAccountStateNotificationNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GameAccountStateNotification &from)
 
void MergeFrom (const GameAccountStateNotification &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
 
bool has_game_account_state () const
 
void clear_game_account_state ()
 
const
::bgs::protocol::account::v1::GameAccountState
game_account_state () const
 
inline::bgs::protocol::account::v1::GameAccountState * mutable_game_account_state ()
 
inline::bgs::protocol::account::v1::GameAccountState * release_game_account_state ()
 
void set_allocated_game_account_state (::bgs::protocol::account::v1::GameAccountState *game_account_state)
 
bool has_subscriber_id () const
 
void clear_subscriber_id ()
 
inline::google::protobuf::uint64 subscriber_id () const
 
void set_subscriber_id (::google::protobuf::uint64 value)
 
bool has_game_account_tags () const
 
void clear_game_account_tags ()
 
const
::bgs::protocol::account::v1::GameAccountFieldTags
game_account_tags () const
 
inline::bgs::protocol::account::v1::GameAccountFieldTags * mutable_game_account_tags ()
 
inline::bgs::protocol::account::v1::GameAccountFieldTags * release_game_account_tags ()
 
void set_allocated_game_account_tags (::bgs::protocol::account::v1::GameAccountFieldTags *game_account_tags)
 
bool has_subscription_completed () const
 
void clear_subscription_completed ()
 
bool subscription_completed () const
 
void set_subscription_completed (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
GameAccountStateNotification
default_instance ()
 

Static Public Attributes

static const int kGameAccountStateFieldNumber = 1
 
static const int kSubscriberIdFieldNumber = 2
 
static const int kGameAccountTagsFieldNumber = 3
 
static const int kSubscriptionCompletedFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_game_account_state ()
 
void clear_has_game_account_state ()
 
void set_has_subscriber_id ()
 
void clear_has_subscriber_id ()
 
void set_has_game_account_tags ()
 
void clear_has_game_account_tags ()
 
void set_has_subscription_completed ()
 
void clear_has_subscription_completed ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameAccountStategame_account_state_
 
::google::protobuf::uint64 subscriber_id_
 
::bgs::protocol::account::v1::GameAccountFieldTagsgame_account_tags_
 
bool subscription_completed_
 

Static Private Attributes

static
GameAccountStateNotification
default_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::account::v1::GameAccountStateNotification::GameAccountStateNotification ( )
virtual bgs::protocol::account::v1::GameAccountStateNotification::~GameAccountStateNotification ( )
virtual
bgs::protocol::account::v1::GameAccountStateNotification::GameAccountStateNotification ( const GameAccountStateNotification from)

Member Function Documentation

int bgs::protocol::account::v1::GameAccountStateNotification::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountStateNotification::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountStateNotification::clear_game_account_state ( )
inline
6259  {
6260  if (game_account_state_ != NULL) game_account_state_->::bgs::protocol::account::v1::GameAccountState::Clear();
6262 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountState * game_account_state_
Definition: account_service.pb.h:3085
void clear_has_game_account_state()
Definition: account_service.pb.h:6256
void bgs::protocol::account::v1::GameAccountStateNotification::clear_game_account_tags ( )
inline
6324  {
6325  if (game_account_tags_ != NULL) game_account_tags_->::bgs::protocol::account::v1::GameAccountFieldTags::Clear();
6327 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountFieldTags * game_account_tags_
Definition: account_service.pb.h:3087
void clear_has_game_account_tags()
Definition: account_service.pb.h:6321
void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_game_account_state ( )
inlineprivate
6256  {
6257  _has_bits_[0] &= ~0x00000001u;
6258 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_game_account_tags ( )
inlineprivate
6321  {
6322  _has_bits_[0] &= ~0x00000004u;
6323 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_subscriber_id ( )
inlineprivate
6297  {
6298  _has_bits_[0] &= ~0x00000002u;
6299 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_subscription_completed ( )
inlineprivate
6362  {
6363  _has_bits_[0] &= ~0x00000008u;
6364 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::clear_subscriber_id ( )
inline
6300  {
6303 }
void clear_has_subscriber_id()
Definition: account_service.pb.h:6297
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193
::google::protobuf::uint64 subscriber_id_
Definition: account_service.pb.h:3086
void bgs::protocol::account::v1::GameAccountStateNotification::clear_subscription_completed ( )
inline
6365  {
6366  subscription_completed_ = false;
6368 }
void clear_has_subscription_completed()
Definition: account_service.pb.h:6362
bool subscription_completed_
Definition: account_service.pb.h:3088
void bgs::protocol::account::v1::GameAccountStateNotification::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameAccountStateNotification::CopyFrom ( const GameAccountStateNotification from)
static const GameAccountStateNotification& bgs::protocol::account::v1::GameAccountStateNotification::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::GameAccountStateNotification::descriptor ( )
static
const ::bgs::protocol::account::v1::GameAccountState & bgs::protocol::account::v1::GameAccountStateNotification::game_account_state ( ) const
inline
6263  {
6264  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountStateNotification.game_account_state)
6266 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountState * game_account_state_
Definition: account_service.pb.h:3085
static GameAccountStateNotification * default_instance_
Definition: account_service.pb.h:3094
const ::bgs::protocol::account::v1::GameAccountFieldTags & bgs::protocol::account::v1::GameAccountStateNotification::game_account_tags ( ) const
inline
6328  {
6329  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountStateNotification.game_account_tags)
6331 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountFieldTags * game_account_tags_
Definition: account_service.pb.h:3087
static GameAccountStateNotification * default_instance_
Definition: account_service.pb.h:3094
int bgs::protocol::account::v1::GameAccountStateNotification::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

3026 { return _cached_size_; }
int _cached_size_
Definition: account_service.pb.h:3084
::google::protobuf::Metadata bgs::protocol::account::v1::GameAccountStateNotification::GetMetadata ( ) const
virtual
bool bgs::protocol::account::v1::GameAccountStateNotification::has_game_account_state ( ) const
inline
6250  {
6251  return (_has_bits_[0] & 0x00000001u) != 0;
6252 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
bool bgs::protocol::account::v1::GameAccountStateNotification::has_game_account_tags ( ) const
inline
6315  {
6316  return (_has_bits_[0] & 0x00000004u) != 0;
6317 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
bool bgs::protocol::account::v1::GameAccountStateNotification::has_subscriber_id ( ) const
inline
6291  {
6292  return (_has_bits_[0] & 0x00000002u) != 0;
6293 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
bool bgs::protocol::account::v1::GameAccountStateNotification::has_subscription_completed ( ) const
inline
6356  {
6357  return (_has_bits_[0] & 0x00000008u) != 0;
6358 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::GameAccountStateNotification::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountStateNotification::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameAccountStateNotification::MergeFrom ( const GameAccountStateNotification from)
bool bgs::protocol::account::v1::GameAccountStateNotification::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GameAccountStateNotification::mutable_game_account_state ( )
inline
6267  {
6269  if (game_account_state_ == NULL) game_account_state_ = new ::bgs::protocol::account::v1::GameAccountState;
6270  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GameAccountStateNotification.game_account_state)
6271  return game_account_state_;
6272 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_game_account_state()
Definition: account_service.pb.h:6253
::bgs::protocol::account::v1::GameAccountState * game_account_state_
Definition: account_service.pb.h:3085
bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GameAccountStateNotification::mutable_game_account_tags ( )
inline
6332  {
6334  if (game_account_tags_ == NULL) game_account_tags_ = new ::bgs::protocol::account::v1::GameAccountFieldTags;
6335  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GameAccountStateNotification.game_account_tags)
6336  return game_account_tags_;
6337 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountFieldTags * game_account_tags_
Definition: account_service.pb.h:3087
void set_has_game_account_tags()
Definition: account_service.pb.h:6318
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::GameAccountStateNotification::mutable_unknown_fields ( )
inline
3001  {
3002  return &_unknown_fields_;
3003  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:3081
GameAccountStateNotification* bgs::protocol::account::v1::GameAccountStateNotification::New ( ) const
virtual
GameAccountStateNotification& bgs::protocol::account::v1::GameAccountStateNotification::operator= ( const GameAccountStateNotification from)
inline
2992  {
2993  CopyFrom(from);
2994  return *this;
2995  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GameAccountStateNotification::release_game_account_state ( )
inline
6273  {
6277  return temp;
6278 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountState * game_account_state_
Definition: account_service.pb.h:3085
void clear_has_game_account_state()
Definition: account_service.pb.h:6256
Definition: account_types.pb.h:4170
bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GameAccountStateNotification::release_game_account_tags ( )
inline
6338  {
6342  return temp;
6343 }
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: account_types.pb.h:1844
::bgs::protocol::account::v1::GameAccountFieldTags * game_account_tags_
Definition: account_service.pb.h:3087
void clear_has_game_account_tags()
Definition: account_service.pb.h:6321
void bgs::protocol::account::v1::GameAccountStateNotification::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::GameAccountStateNotification::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::GameAccountStateNotification::set_allocated_game_account_state ( ::bgs::protocol::account::v1::GameAccountState game_account_state)
inline
6279  {
6280  delete game_account_state_;
6282  if (game_account_state) {
6284  } else {
6286  }
6287  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GameAccountStateNotification.game_account_state)
6288 }
const ::bgs::protocol::account::v1::GameAccountState & game_account_state() const
Definition: account_service.pb.h:6263
void set_has_game_account_state()
Definition: account_service.pb.h:6253
::bgs::protocol::account::v1::GameAccountState * game_account_state_
Definition: account_service.pb.h:3085
void clear_has_game_account_state()
Definition: account_service.pb.h:6256
void bgs::protocol::account::v1::GameAccountStateNotification::set_allocated_game_account_tags ( ::bgs::protocol::account::v1::GameAccountFieldTags game_account_tags)
inline
6344  {
6345  delete game_account_tags_;
6347  if (game_account_tags) {
6349  } else {
6351  }
6352  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GameAccountStateNotification.game_account_tags)
6353 }
::bgs::protocol::account::v1::GameAccountFieldTags * game_account_tags_
Definition: account_service.pb.h:3087
void clear_has_game_account_tags()
Definition: account_service.pb.h:6321
void set_has_game_account_tags()
Definition: account_service.pb.h:6318
const ::bgs::protocol::account::v1::GameAccountFieldTags & game_account_tags() const
Definition: account_service.pb.h:6328
void bgs::protocol::account::v1::GameAccountStateNotification::set_has_game_account_state ( )
inlineprivate
6253  {
6254  _has_bits_[0] |= 0x00000001u;
6255 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::set_has_game_account_tags ( )
inlineprivate
6318  {
6319  _has_bits_[0] |= 0x00000004u;
6320 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::set_has_subscriber_id ( )
inlineprivate
6294  {
6295  _has_bits_[0] |= 0x00000002u;
6296 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::set_has_subscription_completed ( )
inlineprivate
6359  {
6360  _has_bits_[0] |= 0x00000008u;
6361 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3083
void bgs::protocol::account::v1::GameAccountStateNotification::set_subscriber_id ( ::google::protobuf::uint64  value)
inline
6308  {
6311  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameAccountStateNotification.subscriber_id)
6312 }
void set_has_subscriber_id()
Definition: account_service.pb.h:6294
const FieldDescriptor value
Definition: descriptor.h:1522
::google::protobuf::uint64 subscriber_id_
Definition: account_service.pb.h:3086
void bgs::protocol::account::v1::GameAccountStateNotification::set_subscription_completed ( bool  value)
inline
6373  {
6376  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameAccountStateNotification.subscription_completed)
6377 }
void set_has_subscription_completed()
Definition: account_service.pb.h:6359
bool subscription_completed_
Definition: account_service.pb.h:3088
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::GameAccountStateNotification::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountStateNotification::SharedCtor ( )
private
void bgs::protocol::account::v1::GameAccountStateNotification::SharedDtor ( )
private
google::protobuf::uint64 bgs::protocol::account::v1::GameAccountStateNotification::subscriber_id ( ) const
inline
6304  {
6305  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountStateNotification.subscriber_id)
6306  return subscriber_id_;
6307 }
::google::protobuf::uint64 subscriber_id_
Definition: account_service.pb.h:3086
bool bgs::protocol::account::v1::GameAccountStateNotification::subscription_completed ( ) const
inline
6369  {
6370  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountStateNotification.subscription_completed)
6371  return subscription_completed_;
6372 }
bool subscription_completed_
Definition: account_service.pb.h:3088
void bgs::protocol::account::v1::GameAccountStateNotification::Swap ( GameAccountStateNotification other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::GameAccountStateNotification::unknown_fields ( ) const
inline
2997  {
2998  return _unknown_fields_;
2999  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:3081

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::account::v1::GameAccountStateNotification::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::GameAccountStateNotification::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameAccountStateNotification::_unknown_fields_
private
GameAccountStateNotification* bgs::protocol::account::v1::GameAccountStateNotification::default_instance_
staticprivate
::bgs::protocol::account::v1::GameAccountState* bgs::protocol::account::v1::GameAccountStateNotification::game_account_state_
private
::bgs::protocol::account::v1::GameAccountFieldTags* bgs::protocol::account::v1::GameAccountStateNotification::game_account_tags_
private
const int bgs::protocol::account::v1::GameAccountStateNotification::kGameAccountStateFieldNumber = 1
static
const int bgs::protocol::account::v1::GameAccountStateNotification::kGameAccountTagsFieldNumber = 3
static
const int bgs::protocol::account::v1::GameAccountStateNotification::kSubscriberIdFieldNumber = 2
static
const int bgs::protocol::account::v1::GameAccountStateNotification::kSubscriptionCompletedFieldNumber = 4
static
::google::protobuf::uint64 bgs::protocol::account::v1::GameAccountStateNotification::subscriber_id_
private
bool bgs::protocol::account::v1::GameAccountStateNotification::subscription_completed_
private

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