Package com.telenordigital.nbiot
Interface OutputDataMessage
-
- All Known Implementing Classes:
ImmutableOutputDataMessage
@Immutable public interface OutputDataMessageA device.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Devicedevice()The sending device.booleankeepAlive()Ignore this.byte[]payload()The payload sent.intreceived()The time received.
-