Package com.opencloud.javax.sip
Interface ConnectionUpEvent
-
public interface ConnectionUpEvent
Event emitted by aPersistentOutboundConnection
activity when the connection comes up.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PersistentOutboundConnection
getConnection()
-
-
-
Method Detail
-
getConnection
PersistentOutboundConnection getConnection()
-
-