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

Configuration information for BFCP. More...

#import <CSBFCPConfiguration.h>

Inherits NSObject.

Properties

BOOL enabled
 A Boolean value indicating whether BFCP is enabled. More...
 
CSBFCPMode bfcpMode
 Indicates BFCP transport mode. More...
 
NSUInteger bfcpUdpMinPort
 Indicates BFCP UDP mininum port value. More...
 
NSUInteger bfcpUdpMaxPort
 Indicates BFCP UDP maximum port value. More...
 

Detailed Description

Configuration information for BFCP.

Property Documentation

- (CSBFCPMode) bfcpMode
readwritenonatomicassign

Indicates BFCP transport mode.

- (NSUInteger) bfcpUdpMaxPort
readwritenonatomicassign

Indicates BFCP UDP maximum port value.

- (NSUInteger) bfcpUdpMinPort
readwritenonatomicassign

Indicates BFCP UDP mininum port value.

- (BOOL) enabled
readwritenonatomicassign

A Boolean value indicating whether BFCP is enabled.


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