![]() |
Public Member Functions | |
(BOOL) | - boolVal |
BooleanProperty is a subclass of ByteProperty It's purpose to process GET_PROPERTY responses that contain a singe byte of data (BOOLean) in the payload, as well as to create SET_PROPERTY commands that accept a BOOLean as a parameter. The byte value of the ByteProperty is treated like a C BOOL (zero returns FALSE, anything else returns TRUE).
- (BOOL) boolVal |
Get the boolean value