|
arduino-audio-tools
|
Public Member Functions | |
| operator bool () const | |
| Implicit conversion to bool. | |
Public Attributes | |
| int | intValue = 0 |
| Integer value parsed from the response (if any) | |
| bool | ok = false |
| True if the response was valid and not an error. | |
| Vector< String > | strValues |
| String value parsed from the response (if any) | |