org.mobicents.media.server.spi.events
Interface NotifyEvent
- All Superinterfaces:
- java.io.Serializable
- All Known Subinterfaces:
- FailureEvent
public interface NotifyEvent
- extends java.io.Serializable
- Author:
- Oleg Kulikov
STARTED
static final int STARTED
- See Also:
- Constant Field Values
COMPLETED
static final int COMPLETED
- See Also:
- Constant Field Values
STOPPED
static final int STOPPED
- See Also:
- Constant Field Values
START_FAILED
static final int START_FAILED
- See Also:
- Constant Field Values
TX_FAILED
static final int TX_FAILED
- See Also:
- Constant Field Values
RX_FAILED
static final int RX_FAILED
- See Also:
- Constant Field Values
getSource
Component getSource()
getEventID
int getEventID()
Copyright © 2010. All Rights Reserved.