Method GetTimestampedPayload
GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for EventEnable register messages.
public static Timestamped<Events> GetTimestampedPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<Events>
A value representing the timestamped message payload.