Avaya Client Services API Reference (iOS)
|
#import <Foundation/Foundation.h>
Enumerations | |
enum | CSMediaTransportPreference { CSMediaTransportNoMedia = 0, CSMediaTransportAllTransports, CSMediaTransportWifiOnly, CSMediaTransportCellular } |
The list of Media Transport network preferences. More... | |
The list of Media Transport network preferences.
This structure provides a list of choices based on the network type preference. A feature (i.e. VoIP calls, or video) can be enabled based on network connectivity. It is necessary to allow a feature to be enabled based on the preference of network connectivity. All Transports (enabled) and No Media (disabled are independent of network type. The WiFI only state is included to indicate that the feature is dependent on WiFi connectivity.