AvayaWebRTCConnectSDK
AOAbstractInteraction Class Reference

#import <AOAbstractInteraction.h>

Inheritance diagram for AOAbstractInteraction:
AOAudioInteraction AOVideoInteraction

Instance Methods

(id) - init
 
(void) - startCallQualityTimer
 
(void) - stopCallQualityTimer
 
(void) - readAudioDetailsWithCompletionHandler:
 
(void) - sendCallQualityEvent:
 

Protected Attributes

NSDate * poorQualityStartTime
 
NSInteger previousMOSValue
 
NSTimer * timerCallQuality
 

Method Documentation

◆ init

- (id) init

◆ readAudioDetailsWithCompletionHandler:

- (void) readAudioDetailsWithCompletionHandler: (void(^)(AOAudioDetails *audioDetails))  handler

Implemented in AOAudioInteraction, and AOVideoInteraction.

◆ sendCallQualityEvent:

- (void) sendCallQualityEvent: (AOCallQualityNotification *)  notification

◆ startCallQualityTimer

- (void) startCallQualityTimer

◆ stopCallQualityTimer

- (void) stopCallQualityTimer

Member Data Documentation

◆ poorQualityStartTime

- (NSDate*) poorQualityStartTime
protected

◆ previousMOSValue

- (NSInteger) previousMOSValue
protected

◆ timerCallQuality

- (NSTimer*) timerCallQuality
protected

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