Delegate function signature type for setting the callback for engine status change notice. More...
Public Member Functions | |
void | handle (String engineState) |
Delegate function signature type for setting the callback for engine status change notice.
The engineState passed in is any of the "fault", "idle", "offline", "pause", "printing", "present" (Label Present).
void com.UniPRT.Sdk.Json.EngineStatusNotice.handle | ( | String | engineState | ) |