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