Avaya Conferencing Provider API

com.avaya.conferencing.api.acp.control
Class EndPoint.DisconnectReason

java.lang.Object
  extended by com.avaya.conferencing.api.acp.control.AbstractConnectionSpecificResource
      extended by com.avaya.conferencing.api.acp.control.EndPoint.DisconnectReason
All Implemented Interfaces:
ConnectionSpecificResource
Enclosing class:
EndPoint

public abstract static class EndPoint.DisconnectReason
extends AbstractConnectionSpecificResource

Reasons why an EndPoint has been disconnected.

Since:
5.1.0.0.40

Constructor Summary
EndPoint.DisconnectReason()
           
 
Method Summary
abstract  java.lang.String getDescription()
          Returns the description of this DisconnectReason.
 
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

EndPoint.DisconnectReason

public EndPoint.DisconnectReason()
Method Detail

getDescription

public abstract java.lang.String getDescription()
Returns the description of this DisconnectReason.

Returns:
the description of this DisconnectReason.
Since:
5.1.0.0.40

Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.