LeviLamina
Loading...
Searching...
No Matches
webrtc::IceCandidateCollection Class Reference

Public Member Functions

IceCandidateCollection & operator= (IceCandidateCollection const &)
 IceCandidateCollection (IceCandidateCollection const &)
MCAPI::webrtc::IceCandidateCollection Clone () const
MCAPI bool HasCandidate (::webrtc::IceCandidate const *candidate) const
MCAPI void add (::std::unique_ptr<::webrtc::IceCandidate > candidate)
MCAPI::webrtc::IceCandidate const * at (uint64 index) const
MCAPI uint64 remove (::webrtc::IceCandidate const *candidate)
MCAPI ~IceCandidateCollection ()
MCAPI void $dtor ()

Public Attributes

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

Constructor & Destructor Documentation

◆ ~IceCandidateCollection()

MCAPI webrtc::IceCandidateCollection::~IceCandidateCollection ( )
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

◆ Clone()

MCAPI::webrtc::IceCandidateCollection webrtc::IceCandidateCollection::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.

◆ HasCandidate()

MCAPI bool webrtc::IceCandidateCollection::HasCandidate ( ::webrtc::IceCandidate 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::IceCandidateCollection::add ( ::std::unique_ptr<::webrtc::IceCandidate > 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::IceCandidate const * webrtc::IceCandidateCollection::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.

◆ remove()

MCAPI uint64 webrtc::IceCandidateCollection::remove ( ::webrtc::IceCandidate 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::IceCandidateCollection::$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.

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