3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/ProtocolType.h"
37 ::std::string_view username,
38 ::std::string_view password,
39 ::webrtc::ProtocolType proto
58 ::std::string_view username,
59 ::std::string_view password,
60 ::webrtc::ProtocolType proto
Definition SocketAddress.h:15
Definition RelayServerConfig.h:15
MCAPI void * $ctor(::webrtc::RelayServerConfig const &)
MCAPI bool operator==(::webrtc::RelayServerConfig const &o) const
MCAPI::webrtc::RelayServerConfig & operator=(::webrtc::RelayServerConfig const &)
MCAPI RelayServerConfig(::webrtc::SocketAddress const &address, ::std::string_view username, ::std::string_view password, ::webrtc::ProtocolType proto)
MCAPI RelayServerConfig(::webrtc::RelayServerConfig const &)
MCAPI RelayServerConfig()
MCAPI ~RelayServerConfig()
MCAPI void * $ctor(::webrtc::SocketAddress const &address, ::std::string_view username, ::std::string_view password, ::webrtc::ProtocolType proto)