Avaya Client Services API Reference (OS X)
Instance Methods | Properties | List of all members
CSVideoChannel Class Reference

Interface to get video channel related information. More...

#import <CSVideoChannel.h>

Inherits NSObject, and <NSCopying>.

Instance Methods

(instancetype) - initWithChannelId:
 

Properties

int channelId
 
CSMediaDirection requestedDirection
 
CSMediaDirection negotiatedDirection
 
bool enabled
 
CSDisabledReason disabledReason
 
CSOverloadVideoStatus overloadVideoStatus
 
bool isPresentationChannel
 

Detailed Description

Interface to get video channel related information.

Method Documentation

- (instancetype) initWithChannelId: (int)  channelId

Property Documentation

- (int) channelId
readnonatomicassign
- (CSDisabledReason) disabledReason
readnonatomicassign
- (bool) enabled
readnonatomicassign
- (bool) isPresentationChannel
readnonatomicassign
- (CSMediaDirection) negotiatedDirection
readnonatomicassign
- (CSOverloadVideoStatus) overloadVideoStatus
readnonatomicassign
- (CSMediaDirection) requestedDirection
readnonatomicassign

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