fm.liveswitch.Feedback Class Reference

Control frame feedback. More...

Public Member Functions

 Feedback (String type, String parameter)
 Initializes a new instance of the fm.liveswitch.Feedback class. More...
 
String getParameter ()
 Gets the parameter. More...
 
String getType ()
 Gets the type. More...
 

Detailed Description

Control frame feedback.

Constructor & Destructor Documentation

◆ Feedback()

fm.liveswitch.Feedback.Feedback ( String  type,
String  parameter 
)

Initializes a new instance of the fm.liveswitch.Feedback class.

Parameters
typeThe type.
parameterThe parameter.

Member Function Documentation

◆ getParameter()

String fm.liveswitch.Feedback.getParameter ( )

Gets the parameter.

◆ getType()

String fm.liveswitch.Feedback.getType ( )

Gets the type.