Avaya Conferencing Provider API

com.avaya.conferencing.api.acp.control
Class InboundCallFlow

java.lang.Object
  extended by com.avaya.conferencing.api.acp.control.AbstractConnectionSpecificResource
      extended by com.avaya.conferencing.api.acp.control.InboundCallFlow
All Implemented Interfaces:
ConnectionSpecificResource

public abstract class InboundCallFlow
extends AbstractConnectionSpecificResource

Represents an initial call flow for newly incoming calls before they are placed in a Conference.

Since:
5.1.0.0.40

Constructor Summary
InboundCallFlow()
           
 
Method Summary
abstract  java.lang.String getName()
          Returns the name of this ConferenceCallFlow object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.avaya.conferencing.api.acp.control.ConnectionSpecificResource
getResourceClass
 

Constructor Detail

InboundCallFlow

public InboundCallFlow()
Method Detail

getName

public abstract java.lang.String getName()
Returns the name of this ConferenceCallFlow object.

Returns:
The name of this ConferenceCallFlow object.
Since:
5.1.0.0.40

Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.