Public Member Functions | |
| NotifHeaderElem () | |
| std::string | toString () const |
Public Attributes | |
| std::uint64_t | sendingTime |
Friends | |
| class | Serializer |
Definition at line 42 of file HeartbeatNotification.h.
| NotifHeaderElem | ( | ) |
Initialize default instance.
| std::string toString | ( | ) | const |
Returns string representation.
|
friend |
Definition at line 55 of file HeartbeatNotification.h.
| std::uint64_t sendingTime |
Gateway response out timestamp.
Definition at line 49 of file HeartbeatNotification.h.