Table of Contents

Method GetPayload

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

GetPayload(HarpMessage)

Returns the payload data for Commands register messages.

public static ControllerCommand GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

ControllerCommand

A value representing the message payload.