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

Public Member Functions

JsepCandidateCollection & operator= (JsepCandidateCollection const &)
 JsepCandidateCollection (JsepCandidateCollection const &)
virtual uint64 count () const
virtual bool HasCandidate (::webrtc::IceCandidateInterface const *candidate) const
virtual void add (::webrtc::JsepIceCandidate *candidate)
virtual::webrtc::IceCandidateInterface const * at (uint64 index) const
MCAPI::webrtc::JsepCandidateCollection Clone () const
MCAPI JsepCandidateCollection ()
MCAPI JsepCandidateCollection (::webrtc::JsepCandidateCollection &&o)
MCAPI uint64 remove (::cricket::Candidate const &candidate)
MCAPI void * $ctor ()
MCAPI void * $ctor (::webrtc::JsepCandidateCollection &&o)
MCAPI void $dtor ()
MCAPI uint64 $count () const
MCAPI bool $HasCandidate (::webrtc::IceCandidateInterface const *candidate) const
MCAPI void $add (::webrtc::JsepIceCandidate *candidate)
MCAPI::webrtc::IceCandidateInterface const * $at (uint64 index) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk5c3fe1

Constructor & Destructor Documentation

◆ JsepCandidateCollection() [1/2]

MCAPI webrtc::JsepCandidateCollection::JsepCandidateCollection ( )
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.

◆ JsepCandidateCollection() [2/2]

MCAPI webrtc::JsepCandidateCollection::JsepCandidateCollection ( ::webrtc::JsepCandidateCollection && o)
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

◆ count()

virtual uint64 webrtc::JsepCandidateCollection::count ( ) const
virtual

◆ HasCandidate()

virtual bool webrtc::JsepCandidateCollection::HasCandidate ( ::webrtc::IceCandidateInterface const * candidate) const
virtual

◆ at()

virtual::webrtc::IceCandidateInterface const * webrtc::JsepCandidateCollection::at ( uint64 index) const
virtual

◆ Clone()

MCAPI::webrtc::JsepCandidateCollection webrtc::JsepCandidateCollection::Clone ( ) 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.

◆ remove()

MCAPI uint64 webrtc::JsepCandidateCollection::remove ( ::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.

◆ $ctor() [1/2]

MCAPI void * webrtc::JsepCandidateCollection::$ctor ( )
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::JsepCandidateCollection::$ctor ( ::webrtc::JsepCandidateCollection && o)
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::JsepCandidateCollection::$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.

◆ $count()

MCAPI uint64 webrtc::JsepCandidateCollection::$count ( ) 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.

◆ $HasCandidate()

MCAPI bool webrtc::JsepCandidateCollection::$HasCandidate ( ::webrtc::IceCandidateInterface const * 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.

◆ $add()

MCAPI void webrtc::JsepCandidateCollection::$add ( ::webrtc::JsepIceCandidate * 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.

◆ $at()

MCAPI::webrtc::IceCandidateInterface const * webrtc::JsepCandidateCollection::$at ( uint64 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.

◆ $vftable()

MCAPI void ** webrtc::JsepCandidateCollection::$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: