Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Class ChannelState

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.commons.protocol.ChannelState

public final class ChannelState
extends GEnum

This enum defines all possible channel states.


Field Summary
static ChannelState Closed
           
static ChannelState Closing
           
static ChannelState Opened
           
static ChannelState Opening
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

Opening

public static final ChannelState Opening

Opened

public static final ChannelState Opened

Closing

public static final ChannelState Closing

Closed

public static final ChannelState Closed

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.