|
StunRequestManager & | operator= (StunRequestManager const &) |
|
| StunRequestManager (StunRequestManager const &) |
|
MCAPI bool | CheckResponse (::cricket::StunMessage *msg) |
|
MCAPI bool | CheckResponse (char const *data, uint64 size) |
|
MCAPI void | Clear () |
|
MCAPI void | OnRequestTimedOut (::cricket::StunRequest *request) |
|
MCAPI void | Send (::cricket::StunRequest *request) |
|
MCAPI void | SendDelayed (::cricket::StunRequest *request, int delay) |
|
MCAPI void | SendPacket (void const *data, uint64 size, ::cricket::StunRequest *request) |
|
MCAPI | StunRequestManager (::webrtc::TaskQueueBase *thread, ::std::function< void(void const *, uint64, ::cricket::StunRequest *)> send_packet) |
|
MCAPI | ~StunRequestManager () |
|
MCAPI void * | $ctor (::webrtc::TaskQueueBase *thread, ::std::function< void(void const *, uint64, ::cricket::StunRequest *)> send_packet) |
|
MCAPI void | $dtor () |
|
◆ StunRequestManager()
- 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.
◆ ~StunRequestManager()
MCAPI cricket::StunRequestManager::~StunRequestManager |
( |
| ) |
|
- 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.
◆ CheckResponse() [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.
◆ CheckResponse() [2/2]
MCAPI bool cricket::StunRequestManager::CheckResponse |
( |
char const * | data, |
|
|
uint64 | size ) |
- 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.
◆ Clear()
MCAPI void cricket::StunRequestManager::Clear |
( |
| ) |
|
- 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.
◆ OnRequestTimedOut()
- 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.
◆ Send()
- 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.
◆ SendDelayed()
- 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.
◆ SendPacket()
MCAPI void cricket::StunRequestManager::SendPacket |
( |
void const * | data, |
|
|
uint64 | size, |
|
|
::cricket::StunRequest * | request ) |
- 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()
- 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.
◆ $dtor()
MCAPI void cricket::StunRequestManager::$dtor |
( |
| ) |
|
- 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: