|
Asterisk-Java | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseEvents
Contains the result of executing an
EventGeneratingAction
, that is the
ManagerResponse
and any received
ManagerEvent
s.
EventGeneratingAction
Method Summary | |
---|---|
java.util.Collection<ResponseEvent> |
getEvents()
Returns a Collection of ManagerEvents that have been received including the last one that indicates completion. |
ManagerResponse |
getResponse()
Returns the response received. |
Method Detail |
---|
ManagerResponse getResponse()
java.util.Collection<ResponseEvent> getEvents()
|
Asterisk-Java | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |