Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.protocol
Class ChannelState

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.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
           
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
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

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.