|
virtual ::std::unique_ptr<::webrtc::SessionDescriptionInterface > | Clone () const |
|
virtual::cricket::SessionDescription * | description ()=0 |
|
virtual::cricket::SessionDescription const * | description () const =0 |
|
virtual::std::string | session_id () const =0 |
|
virtual::std::string | session_version () const =0 |
|
virtual::webrtc::SdpType | GetType () const |
|
virtual::std::string | type () const =0 |
|
virtual bool | AddCandidate (::webrtc::IceCandidateInterface const *)=0 |
|
virtual uint64 | RemoveCandidates (::std::vector<::cricket::Candidate > const &candidates) |
|
virtual uint64 | number_of_mediasections () const =0 |
|
virtual::webrtc::IceCandidateCollection const * | candidates (uint64) const =0 |
|
virtual bool | ToString (::std::string *) const =0 |
|
MCAPI void | $dtor () |
|
MCAPI ::std::unique_ptr<::webrtc::SessionDescriptionInterface > | $Clone () const |
|
MCAPI::webrtc::SdpType | $GetType () const |
|
MCAPI uint64 | $RemoveCandidates (::std::vector<::cricket::Candidate > const &candidates) |
|
|
static MCAPI ::std::add_lvalue_reference_t< char const[]> | kAnswer () |
|
static MCAPI ::std::add_lvalue_reference_t< char const[]> | kOffer () |
|
static MCAPI ::std::add_lvalue_reference_t< char const[]> | kPrAnswer () |
|
static MCAPI ::std::add_lvalue_reference_t< char const[]> | kRollback () |
|
static MCAPI void ** | $vftable () |
|
◆ kAnswer()
static MCAPI ::std::add_lvalue_reference_t< char const []> webrtc::SessionDescriptionInterface::kAnswer |
( |
| ) |
|
|
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.
◆ kOffer()
static MCAPI ::std::add_lvalue_reference_t< char const []> webrtc::SessionDescriptionInterface::kOffer |
( |
| ) |
|
|
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.
◆ kPrAnswer()
static MCAPI ::std::add_lvalue_reference_t< char const []> webrtc::SessionDescriptionInterface::kPrAnswer |
( |
| ) |
|
|
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.
◆ kRollback()
static MCAPI ::std::add_lvalue_reference_t< char const []> webrtc::SessionDescriptionInterface::kRollback |
( |
| ) |
|
|
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.
◆ $dtor()
MCAPI void webrtc::SessionDescriptionInterface::$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.
◆ $Clone()
- 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.
◆ $GetType()
MCAPI::webrtc::SdpType webrtc::SessionDescriptionInterface::$GetType |
( |
| ) |
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.
◆ $RemoveCandidates()
MCAPI uint64 webrtc::SessionDescriptionInterface::$RemoveCandidates |
( |
::std::vector<::cricket::Candidate > const & | candidates | ) |
|
- 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::SessionDescriptionInterface::$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: