This class represents the details about the service observing status parameters.
More...
#import <CSServiceObservingStatusParameters.h>
Inherits NSObject.
This class represents the details about the service observing status parameters.
- See also
- CSCallFeatureService::serviceObservingStatusParameters
- (BOOL) coachingOptionEnabled |
|
readnonatomicassign |
Indicates whether coaching option for service observing is enabled.
- Returns
- True if coaching option available. False otherwise.
- (NSString*) displayText |
|
readnonatomicassign |
When there is no error response code present, this field provides a text string that the endpoint renders on the display when responding to a feature operation.
i.e. "VDN xxx-xxxx SO" indicates that VDN (vector directory number) xxx-xxxx is being service observed.
- (BOOL) listenOnlyOptionEnabled |
|
readnonatomicassign |
Indicates whether listen only option for service observing is enabled.
- Returns
- True if ListenOnly option available. False otherwise.
- (NSString*) nativeExtension |
|
readnonatomicassign |
Represents the information about the extension of the endpoint used by the observer.
- (NSString*) serviceObservingExtension |
|
readnonatomicassign |
Represents the information about the extension being observed.
- (NSInteger) serviceObservingLocation |
|
readnonatomicassign |
The location number associated with the observed VDN.
Indicates whether the observer will join the call in "listen-only" or "listen-talk" mode in "listen-only" or "listen-talk" mode.
Represents service observing type.
( Basic | No-Talk | Next-Cal | By-Location )
The documentation for this class was generated from the following file: