3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/SctpTransportState.h"
7#include "mc/external/webrtc/scoped_refptr.h"
11namespace webrtc {
class DtlsTransportInterface; }
36 ::webrtc::SctpTransportState state,
38 ::std::optional<double> max_message_size,
39 ::std::optional<int> max_channels
53 ::webrtc::SctpTransportState state,
55 ::std::optional<double> max_message_size,
56 ::std::optional<int> max_channels
Definition scoped_refptr.h:8