Avaya Client Services API Reference (OS X)
Instance Methods | List of all members
<CSVirtualBackgroundListener> Protocol Reference

Background replacement notification mechanism. More...

#import <CSVirtualBackgroundListener.h>

Instance Methods

(void) - onFailed:
 Notifies that something went wrong. More...
 
(void) - onVirtualBackgroundPerformance:
 Notifies that camera blur low performance is detected. More...
 
(void) - onPersonDetected:
 Notifies about appearing or disappering a person. More...
 

Detailed Description

Background replacement notification mechanism.

Method Documentation

- (void) onFailed: (CSVirtualBackgroundFailReason reason

Notifies that something went wrong.

- (void) onPersonDetected: (BOOL)  isPersonPresent

Notifies about appearing or disappering a person.

Parameters
isPersonPresentindicated whether a person is present
- (void) onVirtualBackgroundPerformance: (CSVirtualBackgroundPerformance performance

Notifies that camera blur low performance is detected.


The documentation for this protocol was generated from the following file: