Avaya Client Services API Reference (iOS)
|
#import <Foundation/Foundation.h>
Enumerations | |
enum | CSTransportType { CSTransportTypeAutomatic = 0, CSTransportTypeTLS = 1, CSTransportTypeTCP = 2, CSTransportTypeUDP = 3 } |
Transport type to use for a connection to a signaling server. More... | |
enum CSTransportType |