|
|
PeerConnectionNegotiator & | operator= (PeerConnectionNegotiator const &) |
| |
|
| PeerConnectionNegotiator (PeerConnectionNegotiator const &) |
| |
|
virtual::NetherNet::ESessionError | checkTimeout (::std::chrono::seconds) const |
| |
|
virtual void | onRemoteAnswer (::NetherNet::ConnectResponse const &) |
| |
|
virtual void | onRemoteError (::NetherNet::ConnectError const &) |
| |
|
virtual void | onRemoteIceCandidate (::NetherNet::CandidateAdd const &)=0 |
| |
|
virtual void | _onCreateSession (::webrtc::RTCErrorOr<::webrtc::SessionDescriptionInterface * > const &)=0 |
| |
|
virtual void | _onSetLocalDescription (::webrtc::RTCError)=0 |
| |
|
virtual void | _onSetRemoteDescription (::webrtc::RTCError)=0 |
| |
| MCAPI | PeerConnectionNegotiator (::NetherNet::ContextProxy const &ctx, ::webrtc::scoped_refptr<::webrtc::PeerConnectionFactory > factory, ::webrtc::scoped_refptr<::NetherNet::PeerConnectionObserver > observer, ::brstd::move_only_function< void(::std::variant< ::NetherNet::ConnectRequest, ::NetherNet::ConnectResponse, ::NetherNet::ConnectError, ::NetherNet::CandidateAdd > const &) const > sendMessage, uint64 sessionId) |
| |
| MCAPI void * | $ctor (::NetherNet::ContextProxy const &ctx, ::webrtc::scoped_refptr<::webrtc::PeerConnectionFactory > factory, ::webrtc::scoped_refptr<::NetherNet::PeerConnectionObserver > observer, ::brstd::move_only_function< void(::std::variant< ::NetherNet::ConnectRequest, ::NetherNet::ConnectResponse, ::NetherNet::ConnectError, ::NetherNet::CandidateAdd > const &) const > sendMessage, uint64 sessionId) |
| |
| MCAPI void | $dtor () |
| |
| MCAPI::NetherNet::ESessionError | $checkTimeout (::std::chrono::seconds) const |
| |
| MCAPI void | $onRemoteAnswer (::NetherNet::ConnectResponse const &) |
| |
| MCAPI void | $onRemoteError (::NetherNet::ConnectError const &) |
| |
| virtual::NetherNet::RtcThreadManager const & | getSignalThread () const |
| |
| virtual::NetherNet::RtcThreadManager const & | getNetworkThread () const |
| |
| virtual::NetherNet::RtcThreadManager const & | getWorkerThread () const |
| |
| virtual::NetherNet::ILanDiscovery & | getLanDiscovery () |
| |
| virtual void | onSuspend () |
| |
| virtual void | onResume () |
| |
| virtual::NetherNet::GlobalConfiguration const & | getGlobalConfig () const |
| |
| virtual void | setLoggingLevel (::NetherNet::LogSeverity min) |
| |
| virtual void | _logMessage (::NetherNet::LogSeverity level, char const *fmt, char *args) const |
| |
| MCAPI::NetherNet::RtcThreadManager const & | $getSignalThread () const |
| |
| MCAPI::NetherNet::RtcThreadManager const & | $getNetworkThread () const |
| |
| MCAPI::NetherNet::RtcThreadManager const & | $getWorkerThread () const |
| |
| MCAPI::NetherNet::ILanDiscovery & | $getLanDiscovery () |
| |
| MCAPI void | $onSuspend () |
| |
| MCAPI void | $onResume () |
| |
| MCAPI::NetherNet::GlobalConfiguration const & | $getGlobalConfig () const |
| |
| MCAPI void | $setLoggingLevel (::NetherNet::LogSeverity min) |
| |
| MCAPI void | $_logMessage (::NetherNet::LogSeverity level, char const *fmt, char *args) const |
| |
| MCAPI void | logMessage (::NetherNet::LogSeverity, char const *,...) const |
| |
|
MCFOLD void * | $ctor () |
| |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
| |