Method GetPayload
GetPayload(HarpMessage)
Returns the payload data for DeviceName register messages.
public static string GetPayload(HarpMessage message)
Parameters
messageHarpMessageA HarpMessage object representing the register message.
Returns
- string
 A value representing the message payload.