Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol
Class FlexChatServerContext

java.lang.Object
  extended by com.genesyslab.platform.webmedia.protocol.FlexChatServerContext
All Implemented Interfaces:
ServerContext

public class FlexChatServerContext
extends java.lang.Object
implements ServerContext

Context of Chat Servers Flex Protocol connection.

See Also:
FlexChatProtocol.getServerContext()

Method Summary
 java.lang.String getServerVersion()
          Returns server version information provided by ChatServer on the client registration procedure while opening protocol connection.
It returns null if Auto-Register on the protocol is switched off.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServerVersion

public java.lang.String getServerVersion()
Returns server version information provided by ChatServer on the client registration procedure while opening protocol connection.
It returns null if Auto-Register on the protocol is switched off.

Returns:
server version or null

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.