3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/RTCErrorType.h"
29 MCNAPI
explicit RTCError(::webrtc::RTCErrorType);
31 MCNAPI
RTCError(::webrtc::RTCErrorType, ::std::string_view);
45 MCNAPI static ::webrtc::RTCError
OK();
51 MCNAPI
void*
$ctor(::webrtc::RTCErrorType);
53 MCNAPI
void*
$ctor(::webrtc::RTCErrorType, ::std::string_view);
MCAPI RTCError(::webrtc::RTCErrorType)
MCAPI void * $ctor(::webrtc::RTCErrorType, ::std::string_view)
MCAPI RTCError(::webrtc::RTCErrorType, ::std::string_view)
MCAPI void set_message(::std::string_view)
static MCAPI ::webrtc::RTCError OK()
MCAPI::webrtc::RTCError & operator=(::webrtc::RTCError &&)
MCAPI void * $ctor(::webrtc::RTCErrorType)
MCAPI char const * message() const