#include <CGUpnpStateVariable.h>
The CGUpnpStateVariable class is a wrapper class for mUpnpStateVariable of mUPnP for C.
◆ allowedValues
- (NSArray *) allowedValues |
|
|
|
Get an array of the allowed values for the state variable
- Returns
- The array.
◆ initWithCObject:
◆ isAllowedValue:
- (BOOL) isAllowedValue: |
|
(NSString*) | value |
|
Checks whether value is allowed for this state variable
- Parameters
-
- Returns
- YES if true
◆ name
Get the name of the state variable.
- Returns
- The name.
◆ query
Send query
- Returns
- YES if successfull; otherwise NO
◆ statusCode
Get a states code of the last query.
- Returns
- The status code
◆ value
Get the value of the state variable.
- Returns
- The value.
◆ cObject
The documentation for this class was generated from the following files: