|
MCAPI bool | HasStunCandidateWithAddress (::rtc::SocketAddress const &) const |
|
MCAPI bool | Init () |
|
MCAPI void | MaybePrepareStunCandidate () |
|
MCAPI bool | MaybeSetDefaultLocalAddress (::rtc::SocketAddress *) const |
|
MCAPI void | MaybeSetPortCompleteOrError () |
|
MCAPI void | OnLocalAddressReady (::rtc::AsyncPacketSocket *, ::rtc::SocketAddress const &) |
|
MCAPI void | OnReadPacket (::rtc::AsyncPacketSocket *, ::rtc::ReceivedPacket const &) |
|
MCAPI void | OnReadyToSend (::rtc::AsyncPacketSocket *) |
|
MCAPI void | OnResolveResult (::rtc::SocketAddress const &, int) |
|
MCAPI void | OnSendPacket (void const *, uint64, ::cricket::StunRequest *) |
|
MCAPI void | OnStunBindingOrResolveRequestFailed (::rtc::SocketAddress const &, int, ::std::string_view) |
|
MCAPI void | OnStunBindingRequestSucceeded (int, ::rtc::SocketAddress const &, ::rtc::SocketAddress const &) |
|
MCAPI void | ResolveStunAddress (::rtc::SocketAddress const &) |
|
MCAPI void | SendStunBindingRequest (::rtc::SocketAddress const &) |
|
MCAPI void | SendStunBindingRequests () |
|
MCAPI | UDPPort (::rtc::Thread *, ::webrtc::IceCandidateType, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ::rtc::AsyncPacketSocket *, ::std::string_view, ::std::string_view, bool, ::webrtc::FieldTrialsView const *) |
|
MCAPI | UDPPort (::rtc::Thread *, ::webrtc::IceCandidateType, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ushort, ushort, ::std::string_view, ::std::string_view, bool, ::webrtc::FieldTrialsView const *) |
|
MCAPI void | set_stun_keepalive_delay (::std::optional< int > const &) |
|
MCAPI void * | $ctor (::rtc::Thread *, ::webrtc::IceCandidateType, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ::rtc::AsyncPacketSocket *, ::std::string_view, ::std::string_view, bool, ::webrtc::FieldTrialsView const *) |
|
MCAPI void * | $ctor (::rtc::Thread *, ::webrtc::IceCandidateType, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ushort, ushort, ::std::string_view, ::std::string_view, bool, ::webrtc::FieldTrialsView const *) |
|