LeviLamina
Loading...
Searching...
No Matches
webrtc::JsepIceCandidate Class Reference
+ Inheritance diagram for webrtc::JsepIceCandidate:

Public Member Functions

JsepIceCandidateoperator= (JsepIceCandidate const &)
 
 JsepIceCandidate (JsepIceCandidate const &)
 
virtual::std::string sdp_mid () const
 
virtual int sdp_mline_index () const
 
virtual::cricket::Candidate const & candidate () const
 
virtual::std::string server_url () const
 
virtual bool ToString (::std::string *out) const
 
MCAPI bool Initialize (::std::string const &sdp, ::webrtc::SdpParseError *err)
 
MCAPI JsepIceCandidate (::std::string const &sdp_mid, int sdp_mline_index)
 
MCAPI JsepIceCandidate (::std::string const &sdp_mid, int sdp_mline_index, ::cricket::Candidate const &candidate)
 
MCAPI void * $ctor (::std::string const &sdp_mid, int sdp_mline_index)
 
MCAPI void * $ctor (::std::string const &sdp_mid, int sdp_mline_index, ::cricket::Candidate const &candidate)
 
MCAPI void $dtor ()
 
MCAPI::std::string $sdp_mid () const
 
MCAPI int $sdp_mline_index () const
 
MCAPI::cricket::Candidate const & $candidate () const
 
MCAPI::std::string $server_url () const
 
MCAPI bool $ToString (::std::string *out) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk2fe8d8
 
::ll::UntypedStorage< 4, 4 > mUnk7a9a2b
 
::ll::UntypedStorage< 8, 528 > mUnkd293fd
 

Constructor & Destructor Documentation

◆ JsepIceCandidate() [1/2]

MCAPI webrtc::JsepIceCandidate::JsepIceCandidate ( ::std::string const & sdp_mid,
int sdp_mline_index )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ JsepIceCandidate() [2/2]

MCAPI webrtc::JsepIceCandidate::JsepIceCandidate ( ::std::string const & sdp_mid,
int sdp_mline_index,
::cricket::Candidate const & candidate )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ sdp_mid()

virtual::std::string webrtc::JsepIceCandidate::sdp_mid ( ) const
virtual

◆ sdp_mline_index()

virtual int webrtc::JsepIceCandidate::sdp_mline_index ( ) const
virtual

◆ candidate()

virtual::cricket::Candidate const & webrtc::JsepIceCandidate::candidate ( ) const
virtual

◆ ToString()

virtual bool webrtc::JsepIceCandidate::ToString ( ::std::string * out) const
virtual

◆ Initialize()

MCAPI bool webrtc::JsepIceCandidate::Initialize ( ::std::string const & sdp,
::webrtc::SdpParseError * err )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * webrtc::JsepIceCandidate::$ctor ( ::std::string const & sdp_mid,
int sdp_mline_index )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * webrtc::JsepIceCandidate::$ctor ( ::std::string const & sdp_mid,
int sdp_mline_index,
::cricket::Candidate const & candidate )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void webrtc::JsepIceCandidate::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $sdp_mid()

MCAPI::std::string webrtc::JsepIceCandidate::$sdp_mid ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $sdp_mline_index()

MCAPI int webrtc::JsepIceCandidate::$sdp_mline_index ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $candidate()

MCAPI::cricket::Candidate const & webrtc::JsepIceCandidate::$candidate ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $server_url()

MCAPI::std::string webrtc::JsepIceCandidate::$server_url ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ToString()

MCAPI bool webrtc::JsepIceCandidate::$ToString ( ::std::string * out) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** webrtc::JsepIceCandidate::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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