Class DeviceNotFoundEvent
java.lang.Object
java.util.EventObject
io.github.lunasaw.sip.common.transmit.event.result.DeviceNotFoundEvent
- All Implemented Interfaces:
Serializable
- Author:
- luna
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorDescriptionDeviceNotFoundEvent
(javax.sip.Dialog dialog) Constructs a prototypical Event. -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
DeviceNotFoundEvent
public DeviceNotFoundEvent(javax.sip.Dialog dialog) Constructs a prototypical Event.- Parameters:
dialog
-- Throws:
IllegalArgumentException
- if source is null.
-
-
Method Details
-
setCallId
-