|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RecorderEvent
| Field Summary | |
|---|---|
static int |
FAILED
|
static int |
MAX_DURATION_EXCEEDED
|
static int |
NO_SPEECH
|
static int |
START
|
static int |
STOP
|
| Method Summary | |
|---|---|
int |
getID()
Gets the event type id. |
int |
getQualifier()
Get the event qualifier. |
| Methods inherited from interface org.mobicents.media.server.spi.listener.Event |
|---|
getSource |
| Field Detail |
|---|
static final int START
static final int STOP
static final int FAILED
static final int MAX_DURATION_EXCEEDED
static final int NO_SPEECH
| Method Detail |
|---|
int getID()
int getQualifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||