This type is a class for model objects.
@since WAS70: CEA Feature Pack 1.0
Package: ceaAttributes Summary | |
gatewayAddress : EString | @since WAS70: CEA Feature Pack 1.0 The hostname or IP address of theCTI Gateway that the rest service will communicate with for telephony services |
gatewayPort : EInt | @since WAS70: CEA Feature Pack 1.0 The port that the rest service will use to communicate with the CTI Gateway for telephony services. |
gatewayProtocol : GatewayProtocolKind | @since WAS70: CEA Feature Pack 1.0 The protocol that the rest service will use to communicate with the CTI Gateway for telephony services. |
superUsername : EString | @since WAS70: CEA Feature Pack 1.0 Root user account name for controlling the CTI Gateway |
extractUsernameFromRequest : EBoolean | @since WAS70: CEA Feature Pack 1.0 When enabled, the user name will try to be extracted from the HTTP request. If not found then the superUsername will be used. |
properties : Property * | * No description is available * |
Attribute Details |