LeviLamina
Loading...
Searching...
No Matches
webrtc::DataChannelTransportInterface Class Referenceabstract
Inheritance diagram for webrtc::DataChannelTransportInterface:

Public Member Functions

virtual::webrtc::RTCError OpenChannel (int)=0
virtual::webrtc::RTCError SendData (int, ::webrtc::SendDataParams const &, ::rtc::CopyOnWriteBuffer const &)=0
virtual::webrtc::RTCError CloseChannel (int)=0
virtual void SetDataSink (::webrtc::DataChannelSink *)=0
virtual bool IsReadyToSend () const =0
virtual uint64 buffered_amount (int) const =0
virtual uint64 buffered_amount_low_threshold (int) const =0
virtual void SetBufferedAmountLowThreshold (int, uint64)=0

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