|
ORE Studio 0.0.4
|
Request to unsubscribe from entity change notifications. More...
#include <subscription_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
| Serialize request to bytes. | |
Static Public Member Functions | |
| static std::expected< unsubscribe_request, error_code > | deserialize (std::span< const std::byte > data) |
| Deserialize request from bytes. | |
Public Attributes | |
| std::string | event_type |
| The event type to unsubscribe from. | |
Request to unsubscribe from entity change notifications.
| std::vector< std::byte > serialize | ( | ) | const |
Serialize request to bytes.
Format:
