TTLServiceEngineStatusResponse Class Reference
Inherits from | NSObject |
---|---|
Declared in | TTLServiceEventDelegate.h |
Overview
Contains information about the engine status. Currently it only answers the question if the engine is on or off.
engineOn
True if the engine is on, false otherwise.
@property (nonatomic) BOOL engineOn
Discussion
True if the engine is on, false otherwise.
Declared In
TTLServiceEventDelegate.h