Endpoint
to manage protocol's configuration.@Deprecated public class BasicChatConfiguration extends ProtocolConfiguration
Constructor | Description |
---|---|
BasicChatConfiguration(java.lang.String name) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getPersonId() |
Deprecated.
|
java.lang.Integer |
getTimeZoneOffset() |
Deprecated.
|
KeyValueCollection |
getUserData() |
Deprecated.
|
java.lang.String |
getUserNickname() |
Deprecated.
|
UserType |
getUserType() |
Deprecated.
|
java.lang.Boolean |
isAutoRegister() |
Deprecated.
|
void |
setAutoRegister(java.lang.Boolean autoRegister) |
Deprecated.
|
void |
setPersonId(java.lang.String personId) |
Deprecated.
|
void |
setTimeZoneOffset(java.lang.Integer timeZoneOffset) |
Deprecated.
|
void |
setUserData(KeyValueCollection userData) |
Deprecated.
|
void |
setUserNickname(java.lang.String name) |
Deprecated.
|
void |
setUserType(UserType userType) |
Deprecated.
|
java.lang.String |
toString() |
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAddpClientTimeout, getAddpServerTimeout, getAddpTrace, getBackupSSLContext, getBackupSSLOptions, getFaultTolerance, getLocalBindingHost, getLocalBindingPort, getName, getPrimarySSLContext, getPrimarySSLOptions, getProtocolType, getUri, getWarmStandbyAttempts, getWarmStandbySwitchovers, getWarmStandbyTimeout, getWarmStandbyUri, isBackupTLSEnabled, isPrimaryTLSEnabled, isUseAddp, isUseTls, setAddpClientTimeout, setAddpServerTimeout, setAddpTrace, setBackupSSLContext, setBackupSSLOptions, setBackupTLSEnabled, setFaultTolerance, setLocalBindingHost, setLocalBindingPort, setName, setPrimarySSLContext, setPrimarySSLOptions, setPrimaryTLSEnabled, setUri, setUri, setUseAddp, setUseTls, setWarmStandbyAttempts, setWarmStandbySwitchovers, setWarmStandbyTimeout, setWarmStandbyUri, setWarmStandbyUri
public BasicChatConfiguration(java.lang.String name)
public java.lang.String getUserNickname()
public void setUserNickname(java.lang.String name)
public java.lang.String getPersonId()
public void setPersonId(java.lang.String personId)
public UserType getUserType()
public void setUserType(UserType userType)
public KeyValueCollection getUserData()
public void setUserData(KeyValueCollection userData)
public java.lang.Boolean isAutoRegister()
public void setAutoRegister(java.lang.Boolean autoRegister)
public java.lang.Integer getTimeZoneOffset()
public void setTimeZoneOffset(java.lang.Integer timeZoneOffset)
public java.lang.String toString()
toString
in class ProtocolConfiguration
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.