RoutingServerProtocol
public interface RoutingServerProtocolHandshakeOptions
RoutingServerProtocol
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getClientName() |
Returns client name for the Universal Routing Server connection handshake.
|
java.lang.Integer |
getClientNumber() |
Client registration number from the Universal Routing Server side.
This value is initialized from the Universal Routing Server on handshake procedure. It is null if the protocol connection is not opened. |
ClientType |
getClientType() |
Returns client type for the Universal Routing Server connection handshake.
|
void |
setClientName(java.lang.String name) |
Sets the Universal Routing Server client name for connection handshake procedure.
|
void |
setClientType(ClientType type) |
Sets the Universal Routing Server client type for connection handshake procedure.
|
void setClientName(java.lang.String name)
name
- client namejava.lang.String getClientName()
setClientName(String)
void setClientType(ClientType type)
type
- client typeClientType getClientType()
setClientType(ClientType)
java.lang.Integer getClientNumber()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.