Avaya Conferencing Provider API

com.avaya.conferencing.api.acp.control
Interface ConnectionSpecificResource

All Known Implementing Classes:
AbstractConnectionSpecificResource, Conference.ParticipantAnnouncer, ConferenceCallFlow, EndPoint.DisconnectReason, EndPoint.QAPriority, InboundCallFlow, MediaResourcePool, MessageSet, RecordParticipantNameMode, Room

public interface ConnectionSpecificResource

Marker interface for a resource that is provided by the Connection.

Since:
5.1.0.0.29

Method Summary
 java.lang.Class<? extends ConnectionSpecificResource> getResourceClass()
          Returns the class of this ConnectionSpecificResource.
 

Method Detail

getResourceClass

java.lang.Class<? extends ConnectionSpecificResource> getResourceClass()
Returns the class of this ConnectionSpecificResource.

Returns:
the class of this ConnectionSpecificResource.
Since:
5.1.0.0.40

Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.