|
MessageTracker & | operator= (MessageTracker const &) |
|
| MessageTracker (MessageTracker const &) |
|
MCAPI ::std::vector<::MessagePerformance > | _clear () |
|
MCAPI void | _complete (::NetherNet::ESessionError result, ::mce::UUID key, ::MessageTracker::MessageStatus &&value, ::MessagePerformance::Status status) |
|
MCAPI void | _continueTracking (::mce::UUID key, ::MessageTracker::MessageStatus &&value) |
|
MCAPI void | _tryGetValue (::std::string const &messageId, ::std::function< void(::mce::UUID, ::MessageTracker::MessageStatus &&)> &&fn) |
|
MCAPI void | add (::std::string const &messageId, ::std::function< void(::NetherNet::ESessionError)> &&onComplete) |
|
MCAPI void | messageError (::std::string const &messageId, ::NetherNet::ESessionError error) |
|
MCAPI void | messageSent (::NetherNet::NetworkID to, ::std::string const &message, ::std::string const &messageId, ::std::error_code error) |
|
MCAPI | ~MessageTracker () |
|
MCAPI void | $dtor () |
|
◆ ~MessageTracker()
MCAPI MessageTracker::~MessageTracker |
( |
| ) |
|
- 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()
- 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.
◆ _complete()
- 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.
◆ _continueTracking()
- 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.
◆ _tryGetValue()
- 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.
◆ add()
MCAPI void MessageTracker::add |
( |
::std::string const & | messageId, |
|
|
::std::function< void(::NetherNet::ESessionError)> && | onComplete ) |
- 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.
◆ messageError()
MCAPI void MessageTracker::messageError |
( |
::std::string const & | messageId, |
|
|
::NetherNet::ESessionError | error ) |
- 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.
◆ messageSent()
MCAPI void MessageTracker::messageSent |
( |
::NetherNet::NetworkID | to, |
|
|
::std::string const & | message, |
|
|
::std::string const & | messageId, |
|
|
::std::error_code | error ) |
- 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 MessageTracker::$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: