|
|
MessageTracker & | operator= (MessageTracker const &) |
|
| MessageTracker (MessageTracker const &) |
| 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, bool isP2P) |
| MCAPI void | messageAccepted (::std::string const &messageId) |
| MCAPI void | messageError (::std::string const &messageId, ::JsonRpc::JsonRpcError const &error) |
| MCAPI void | messageSent (::std::optional<::PlayerMessaging::NetworkID > to, ::std::string const &message, ::std::string const &messageId, ::std::error_code error) |
◆ _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, |
|
|
bool | isP2P ) |
- 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.
◆ messageError()
- 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 |
( |
::std::optional<::PlayerMessaging::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.
The documentation for this class was generated from the following file: