|
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 *) |
|
◆ UDPPort() [1/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ UDPPort() [2/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ HasStunCandidateWithAddress()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Init()
MCAPI bool cricket::UDPPort::Init |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ MaybePrepareStunCandidate()
MCAPI void cricket::UDPPort::MaybePrepareStunCandidate |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ MaybeSetDefaultLocalAddress()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ MaybeSetPortCompleteOrError()
MCAPI void cricket::UDPPort::MaybeSetPortCompleteOrError |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ OnLocalAddressReady()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ OnReadPacket()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ OnReadyToSend()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ OnResolveResult()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ OnSendPacket()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ OnStunBindingOrResolveRequestFailed()
MCAPI void cricket::UDPPort::OnStunBindingOrResolveRequestFailed |
( |
::rtc::SocketAddress const & | , |
|
|
int | , |
|
|
::std::string_view | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ OnStunBindingRequestSucceeded()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ ResolveStunAddress()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ SendStunBindingRequest()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ SendStunBindingRequests()
MCAPI void cricket::UDPPort::SendStunBindingRequests |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ set_stun_keepalive_delay()
MCAPI void cricket::UDPPort::set_stun_keepalive_delay |
( |
::std::optional< int > const & | | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [1/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [2/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftableForPortInterface()
static MCAPI void ** cricket::UDPPort::$vftableForPortInterface |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftableForHasSlots()
static MCAPI void ** cricket::UDPPort::$vftableForHasSlots |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: