30 MCAPI
void AllocateSctpSids(::rtc::SSLRole);
32 MCAPI ::webrtc::RTCErrorOr<::webrtc::scoped_refptr<::webrtc::SctpDataChannel>>
35 MCAPI ::std::vector<::webrtc::DataChannelStats> GetDataChannelStats()
const;
39 MCAPI
bool HasDataChannels()
const;
41 MCAPI
bool HasUsedDataChannels()
const;
43 MCAPI ::webrtc::RTCErrorOr<::webrtc::scoped_refptr<::webrtc::DataChannelInterface>>
46 MCAPI
void NotifyDataChannelsOfTransportCreated();
54 MCAPI
void PrepareForShutdown();
56 MCAPI ::webrtc::RTCError
57 ReserveOrAllocateSid(::std::optional<::webrtc::StreamId>&, ::std::optional<::rtc::SSLRole>);
63 MCAPI ::rtc::Thread* network_thread()
const;
67 MCAPI ::rtc::Thread* signaling_thread()
const;
73 MCAPI
static void** $vftableForDataChannelSink();
75 MCAPI
static void** $vftableForSctpDataChannelControllerInterface();