StatServerProtocol
public interface StatServerProtocolHandshakeOptions
StatServerProtocol
Modifier and Type | Method | Description |
---|---|---|
int |
getClientId() |
Returns client id for the StatServer connection handshake.
|
java.lang.String |
getClientName() |
Returns client name for the StatServer connection handshake.
|
void |
setClientId(int clientId) |
Sets the StatServer client id for connection handshake procedure.
|
void |
setClientName(java.lang.String clientName) |
Sets the StatServer client name for connection handshake procedure.
|
void setClientId(int clientId)
clientId
- client idint getClientId()
setClientId(int)
void setClientName(java.lang.String clientName)
clientName
- client namejava.lang.String getClientName()
setClientName(String)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.