Creates an instance of TeachModeService.
Retrieves the current state of the teach mode session.
An Observable with the current state of the teach mode session.
Pauses the current teach mode session.
returns a reply promise to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns a reply promise for the requested message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the requested message
The type of message being sent
Optionaldata: anyThe message data
Pauses the current teach mode session.
Starts a teach mode session.
Stops the current teach mode session.
Service that handles teach mode for generating program nodes.