|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event | |
|---|---|
| com.sipresponse.flibblecallmgr | |
| com.sipresponse.flibblecallmgr.internal | |
| Uses of Event in com.sipresponse.flibblecallmgr |
|---|
| Methods in com.sipresponse.flibblecallmgr that return Event | |
|---|---|
Event |
CallData.getCallStatus()
Gets the last known status of the call, in the form of an Event object. |
| Methods in com.sipresponse.flibblecallmgr with parameters of type Event | |
|---|---|
boolean |
FlibbleListener.onEvent(Event event)
|
| Uses of Event in com.sipresponse.flibblecallmgr.internal |
|---|
| Methods in com.sipresponse.flibblecallmgr.internal that return Event | |
|---|---|
Event |
Call.getLastCallEvent()
|
| Methods in com.sipresponse.flibblecallmgr.internal with parameters of type Event | |
|---|---|
void |
InternalCallManager.fireEvent(CallManager callManager,
Event event)
|
void |
Call.setLastCallEvent(Event lastCallEvent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||