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... | |
Control frame feedback.
fm.liveswitch.Feedback.Feedback | ( | String | type, |
String | parameter | ||
) |
Initializes a new instance of the fm.liveswitch.Feedback class.
type | The type. |
parameter | The parameter. |
String fm.liveswitch.Feedback.getParameter | ( | ) |
Gets the parameter.
String fm.liveswitch.Feedback.getType | ( | ) |
Gets the type.