Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.operations.StateChange

Packages that use StateChange
com.avaya.conferencing.api.acp.control.operations Operations supported by the Avaya Conferencing Provider Interface. 
 

Uses of StateChange in com.avaya.conferencing.api.acp.control.operations
 

Methods in com.avaya.conferencing.api.acp.control.operations that return StateChange
 StateChange StateChangingOperation.getMode()
          Getter for property 'mode'.
static StateChange StateChange.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StateChange[] StateChange.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.avaya.conferencing.api.acp.control.operations with parameters of type StateChange
 void StateChangingOperation.setMode(StateChange mode)
          Setter for property 'mode'.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.