Platform SDK Java 8.5 API Reference

com.genesyslab.platform.openmedia.protocol
Class InteractionServerContext

java.lang.Object
  extended by com.genesyslab.platform.openmedia.protocol.InteractionServerContext
All Implemented Interfaces:
ServerContext

public class InteractionServerContext
extends java.lang.Object
implements ServerContext


Method Summary
 java.lang.Integer getProxyId()
          Returns proxy id if connected to proxy or null.
 KeyValueCollection getRegistrationExtensions()
          Returns extended parameters of registration.
 java.lang.String getServerVersion()
          Returns server version this channel is connected to.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProxyId

public java.lang.Integer getProxyId()
Returns proxy id if connected to proxy or null.

Returns:
Id of proxy.

getRegistrationExtensions

public KeyValueCollection getRegistrationExtensions()
Returns extended parameters of registration. This method returns: extensions of EventAck sent by server in response to registration

Returns:
registration extensions

getServerVersion

public java.lang.String getServerVersion()
Returns server version this channel is connected to.

Returns:
server version if channel is opened and null otherwise

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.