|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.avaya.conferencing.api.acp.control.AbstractConnectionSpecificResource
com.avaya.conferencing.api.acp.control.RecordParticipantNameMode
public abstract class RecordParticipantNameMode
When participants enter a conference
| Constructor Summary | |
|---|---|
RecordParticipantNameMode()
|
|
| Method Summary | |
|---|---|
abstract java.util.Set<java.lang.Class<? extends ConferencingObject>> |
getDefaultPlaybackTargets()
Returns the default playback targets. |
abstract java.lang.String |
getName()
Gets the name of this mode. |
abstract boolean |
isRecordingName()
Returns true if the participant's name is recorded in this mode. |
| 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 |
|---|
public RecordParticipantNameMode()
| Method Detail |
|---|
public abstract java.lang.String getName()
public abstract boolean isRecordingName()
true if the participant's name is recorded in this mode.
true if the participant's name is recorded in this mode.public abstract java.util.Set<java.lang.Class<? extends ConferencingObject>> getDefaultPlaybackTargets()
|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||