|
LeviLamina
|
This is the complete list of members for webrtc::DataChannelTransportInterface, including all inherited members.
| buffered_amount(int channel_id) const =0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| buffered_amount_low_threshold(int channel_id) const =0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| CloseChannel(int channel_id)=0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| IsReadyToSend() const =0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| OpenChannel(int channel_id)=0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| SendData(int channel_id, ::webrtc::SendDataParams const ¶ms, ::rtc::CopyOnWriteBuffer const &buffer)=0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| SetBufferedAmountLowThreshold(int channel_id, uint64 bytes)=0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| SetDataSink(::webrtc::DataChannelSink *sink)=0 (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | pure virtual |
| ~DataChannelTransportInterface()=default (defined in webrtc::DataChannelTransportInterface) | webrtc::DataChannelTransportInterface | virtual |