pub type HeaderHostNotification = HeaderGeneric<HostNotification>;
Aliased Type§
struct HeaderHostNotification {
pub message_version: MessageVersions,
pub message_type: MessageTypes,
pub message_id: HostNotifications,
}
Fields§
§message_version: MessageVersions
§message_type: MessageTypes
§message_id: HostNotifications