|
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 &) |
|
virtual uint64 | number_of_mediasections () const =0 |
|
virtual::webrtc::IceCandidateCollection const * | candidates (uint64) const =0 |
|
virtual bool | ToString (::std::string *) const =0 |
|
|
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.
◆ $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: