|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.webmedia.protocol.FlexChatServerContext
public class FlexChatServerContext
Context of Chat Servers Flex Protocol connection.
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 |
---|
public java.lang.String getServerVersion()
null
if Auto-Register on the protocol is switched off.
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |