|
virtual void | SetOnConnectedCallback (::std::function< void()>)=0 |
|
virtual void | SetDataChannelSink (::webrtc::DataChannelSink *)=0 |
|
virtual void | SetDtlsTransport (::rtc::PacketTransportInternal *)=0 |
|
virtual bool | Start (int, int, int)=0 |
|
virtual bool | OpenStream (int)=0 |
|
virtual bool | ResetStream (int)=0 |
|
virtual::webrtc::RTCError | SendData (int, ::webrtc::SendDataParams const &, ::rtc::CopyOnWriteBuffer const &)=0 |
|
virtual bool | ReadyToSendData ()=0 |
|
virtual int | max_message_size () const =0 |
|
virtual ::std::optional< int > | max_outbound_streams () const =0 |
|
virtual ::std::optional< int > | max_inbound_streams () const =0 |
|
virtual uint64 | buffered_amount (int) const =0 |
|
virtual uint64 | buffered_amount_low_threshold (int) const =0 |
|
virtual void | SetBufferedAmountLowThreshold (int, uint64)=0 |
|
virtual void | set_debug_name_for_testing (char const *)=0 |
|
MCAPI void | $dtor () |
|
◆ $dtor()
MCAPI void cricket::SctpTransportInternal::$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.
◆ $vftable()
static MCAPI void ** cricket::SctpTransportInternal::$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: