Avaya Client Services API Reference (iOS)
|
The CSWCSConfiguration class provides information about WCS configuration. More...
#import <CSWCSConfiguration.h>
Inherits NSObject.
Properties | |
BOOL | enabled |
A Boolean value indicating whether the WCS is enabled. More... | |
The CSWCSConfiguration class provides information about WCS configuration.
Object of this class is accessible via CSUserConfiguration.
|
readwritenonatomicassign |
A Boolean value indicating whether the WCS is enabled.
Value is read from config but client can change it via this property so as to disable WCS.