|
|
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 | messageAccepted (::std::string const &messageId) |
| |
| MCAPI void | messageDelivered (::std::string const &messageId) |
| |
| MCAPI void | messageError (::std::string const &messageId, ::NetherNet::ESessionError error) |
| |
| MCAPI void | messageError (::std::string const &messageId, ::JsonRpc::JsonRpcError const &error) |
| |
| MCAPI void | messageSent (::MessageTracker::Destination 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.
◆ messageAccepted()
| MCAPI void MessageTracker::messageAccepted |
( |
::std::string const & | messageId | ) |
|
- 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.
◆ messageDelivered()
| MCAPI void MessageTracker::messageDelivered |
( |
::std::string const & | messageId | ) |
|
- 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() [1/2]
| 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.
◆ messageError() [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.
◆ messageSent()
| MCAPI void MessageTracker::messageSent |
( |
::MessageTracker::Destination | 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: