Package com.opencloud.sip.biggroup
Interface ForkFailEvent
-
public interface ForkFailEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ForkActivity
getActivity()
javax.sip.message.Response
getErrorResponse()
-
-
-
Method Detail
-
getErrorResponse
javax.sip.message.Response getErrorResponse()
-
getActivity
ForkActivity getActivity()
-
-