This type holds an subscription ID. More...
#include <creos/subscription.hpp>
Public Member Functions | |
| SubscriptionId (int id) | |
| std::strong_ordering | operator<=> (const SubscriptionId &other) const |
| bool | operator== (const SubscriptionId &other) const |
| operator bool () const | |
| Check if the subscription ID is valid. | |
| int | getId () const |
| Get the internal subscription ID. | |
This type holds an subscription ID.