AvayaWebRTCConnectSDK
AOWebGatewayConfiguration Class Reference

#import <AOWebGatewayConfiguration.h>

Inheritance diagram for AOWebGatewayConfiguration:

Properties

NSString * webGatewayAddress
 
NSString * port
 
BOOL isSecure
 
NSString * webGatewayUrlPath
 

Property Documentation

◆ isSecure

- (BOOL) isSecure
readwritenonatomicassign

If true, connect to the Avaya Aura Web Gateway server using HTTPS. If false, uses HTTP.

◆ port

- (NSString*) port
readwritenonatomicassign

The port number used to contact the Avaya Aura Web Gateway server.

◆ webGatewayAddress

- (NSString*) webGatewayAddress
readwritenonatomicassign

The address (FQDN) used to contact the Avaya Aura Web Gateway server.

◆ webGatewayUrlPath

- (NSString*) webGatewayUrlPath
readwritenonatomicassign

Optional. This allows the Avaya Aura Web Gateway REST url to be customised in the format : http(s)://restFQDN:port/{webGatewayUrlPath} If not set the url defaults to csa/resources/tenants/default.


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