Package org.somda.sdc.dpws.client.event
Class DeviceLeftMessage
-
- All Implemented Interfaces:
-
org.somda.sdc.common.event.EventMessage
public class DeviceLeftMessage extends AbstractEventMessage<T>Provides device proxy information that is delivered through a Bye message.
-
-
Field Summary
Fields Modifier and Type Field Description public final Tpayload
-
Constructor Summary
Constructors Constructor Description DeviceLeftMessage(String payload)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
DeviceLeftMessage
DeviceLeftMessage(String payload)
-
-
-
-