TrinityCore
bgs::protocol::club::v1::GetStreamVoiceTokenResponse Class Reference

#include <club_request.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::GetStreamVoiceTokenResponse:

Public Member Functions

 GetStreamVoiceTokenResponse ()
 
virtual ~GetStreamVoiceTokenResponse ()
 
 GetStreamVoiceTokenResponse (const GetStreamVoiceTokenResponse &from)
 
GetStreamVoiceTokenResponseoperator= (const GetStreamVoiceTokenResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetStreamVoiceTokenResponse *other)
 
GetStreamVoiceTokenResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_channel_uri () const
 
void clear_channel_uri ()
 
const ::std::string & channel_uri () const
 
void set_channel_uri (const ::std::string &value)
 
void set_channel_uri (const char *value)
 
void set_channel_uri (const char *value, size_t size)
 
inline ::std::string * mutable_channel_uri ()
 
inline ::std::string * release_channel_uri ()
 
void set_allocated_channel_uri (::std::string *channel_uri)
 
bool has_credentials () const
 
void clear_credentials ()
 
const ::bgs::protocol::VoiceCredentialscredentials () const
 
inline ::bgs::protocol::VoiceCredentialsmutable_credentials ()
 
inline ::bgs::protocol::VoiceCredentialsrelease_credentials ()
 
void set_allocated_credentials (::bgs::protocol::VoiceCredentials *credentials)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GetStreamVoiceTokenResponsedefault_instance ()
 

Static Public Attributes

static const int kChannelUriFieldNumber = 1
 
static const int kCredentialsFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_channel_uri ()
 
void clear_has_channel_uri ()
 
void set_has_credentials ()
 
void clear_has_credentials ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * channel_uri_
 
::bgs::protocol::VoiceCredentialscredentials_
 

Static Private Attributes

static GetStreamVoiceTokenResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ()
 
void protobuf_AssignDesc_club_5frequest_2eproto ()
 
void protobuf_ShutdownFile_club_5frequest_2eproto ()
 

Detailed Description

Definition at line 7041 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetStreamVoiceTokenResponse() [1/2]

bgs::protocol::club::v1::GetStreamVoiceTokenResponse::GetStreamVoiceTokenResponse ( )

◆ ~GetStreamVoiceTokenResponse()

virtual bgs::protocol::club::v1::GetStreamVoiceTokenResponse::~GetStreamVoiceTokenResponse ( )
virtual

◆ GetStreamVoiceTokenResponse() [2/2]

bgs::protocol::club::v1::GetStreamVoiceTokenResponse::GetStreamVoiceTokenResponse ( const GetStreamVoiceTokenResponse from)

Member Function Documentation

◆ channel_uri()

const ::std::string & bgs::protocol::club::v1::GetStreamVoiceTokenResponse::channel_uri ( ) const
inline

Definition at line 14610 of file club_request.pb.h.

◆ clear_channel_uri()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::clear_channel_uri ( )
inline

Definition at line 14604 of file club_request.pb.h.

◆ clear_credentials()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::clear_credentials ( )
inline

Definition at line 14680 of file club_request.pb.h.

◆ clear_has_channel_uri()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::clear_has_channel_uri ( )
inlineprivate

Definition at line 14601 of file club_request.pb.h.

◆ clear_has_credentials()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::clear_has_credentials ( )
inlineprivate

Definition at line 14677 of file club_request.pb.h.

◆ credentials()

const ::bgs::protocol::VoiceCredentials & bgs::protocol::club::v1::GetStreamVoiceTokenResponse::credentials ( ) const
inline

Definition at line 14684 of file club_request.pb.h.

◆ default_instance()

static const GetStreamVoiceTokenResponse & bgs::protocol::club::v1::GetStreamVoiceTokenResponse::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::GetStreamVoiceTokenResponse::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::GetStreamVoiceTokenResponse::GetCachedSize ( ) const
inline

Definition at line 7069 of file club_request.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::GetStreamVoiceTokenResponse::GetMetadata ( ) const

◆ has_channel_uri()

bool bgs::protocol::club::v1::GetStreamVoiceTokenResponse::has_channel_uri ( ) const
inline

Definition at line 14595 of file club_request.pb.h.

◆ has_credentials()

bool bgs::protocol::club::v1::GetStreamVoiceTokenResponse::has_credentials ( ) const
inline

Definition at line 14671 of file club_request.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::InitAsDefaultInstance ( )
private

◆ mutable_channel_uri()

std::string * bgs::protocol::club::v1::GetStreamVoiceTokenResponse::mutable_channel_uri ( )
inline

Definition at line 14638 of file club_request.pb.h.

◆ mutable_credentials()

bgs::protocol::VoiceCredentials * bgs::protocol::club::v1::GetStreamVoiceTokenResponse::mutable_credentials ( )
inline

Definition at line 14688 of file club_request.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::GetStreamVoiceTokenResponse::mutable_unknown_fields ( )
inline

Definition at line 7057 of file club_request.pb.h.

◆ New()

GetStreamVoiceTokenResponse * bgs::protocol::club::v1::GetStreamVoiceTokenResponse::New ( ) const

◆ operator=()

GetStreamVoiceTokenResponse & bgs::protocol::club::v1::GetStreamVoiceTokenResponse::operator= ( const GetStreamVoiceTokenResponse from)
inline

Definition at line 7048 of file club_request.pb.h.

◆ release_channel_uri()

std::string * bgs::protocol::club::v1::GetStreamVoiceTokenResponse::release_channel_uri ( )
inline

Definition at line 14646 of file club_request.pb.h.

◆ release_credentials()

bgs::protocol::VoiceCredentials * bgs::protocol::club::v1::GetStreamVoiceTokenResponse::release_credentials ( )
inline

Definition at line 14694 of file club_request.pb.h.

◆ set_allocated_channel_uri()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::set_allocated_channel_uri ( ::std::string *  channel_uri)
inline

Definition at line 14656 of file club_request.pb.h.

◆ set_allocated_credentials()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::set_allocated_credentials ( ::bgs::protocol::VoiceCredentials credentials)
inline

Definition at line 14700 of file club_request.pb.h.

◆ set_channel_uri() [1/3]

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::set_channel_uri ( const ::std::string &  value)
inline

Definition at line 14614 of file club_request.pb.h.

◆ set_channel_uri() [2/3]

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::set_channel_uri ( const char *  value)
inline

Definition at line 14622 of file club_request.pb.h.

◆ set_channel_uri() [3/3]

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::set_channel_uri ( const char *  value,
size_t  size 
)
inline

Definition at line 14630 of file club_request.pb.h.

+ Here is the call graph for this function:

◆ set_has_channel_uri()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::set_has_channel_uri ( )
inlineprivate

Definition at line 14598 of file club_request.pb.h.

◆ set_has_credentials()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::set_has_credentials ( )
inlineprivate

Definition at line 14674 of file club_request.pb.h.

◆ SetCachedSize()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::GetStreamVoiceTokenResponse::Swap ( GetStreamVoiceTokenResponse other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::GetStreamVoiceTokenResponse::unknown_fields ( ) const
inline

Definition at line 7053 of file club_request.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frequest_2eproto

void protobuf_AssignDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frequest_2eproto

void protobuf_ShutdownFile_club_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::GetStreamVoiceTokenResponse::_cached_size_
mutableprivate

Definition at line 7112 of file club_request.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::GetStreamVoiceTokenResponse::_has_bits_[1]
private

Definition at line 7111 of file club_request.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::GetStreamVoiceTokenResponse::_unknown_fields_
private

Definition at line 7109 of file club_request.pb.h.

◆ channel_uri_

::std::string* bgs::protocol::club::v1::GetStreamVoiceTokenResponse::channel_uri_
private

Definition at line 7113 of file club_request.pb.h.

◆ credentials_

::bgs::protocol::VoiceCredentials* bgs::protocol::club::v1::GetStreamVoiceTokenResponse::credentials_
private

Definition at line 7114 of file club_request.pb.h.

◆ default_instance_

GetStreamVoiceTokenResponse* bgs::protocol::club::v1::GetStreamVoiceTokenResponse::default_instance_
staticprivate

Definition at line 7120 of file club_request.pb.h.

◆ kChannelUriFieldNumber

const int bgs::protocol::club::v1::GetStreamVoiceTokenResponse::kChannelUriFieldNumber = 1
static

Definition at line 7084 of file club_request.pb.h.

◆ kCredentialsFieldNumber

const int bgs::protocol::club::v1::GetStreamVoiceTokenResponse::kCredentialsFieldNumber = 2
static

Definition at line 7096 of file club_request.pb.h.


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