Uses of Class
com.telenordigital.nbiot.OutputStream
-
-
Uses of OutputStream in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return OutputStream Modifier and Type Method Description OutputStreamClient. collectionOutput(String collectionID, Client.OutputHandler handler)Receive data messages sent by all devices in a collection.OutputStreamClient. deviceOutput(String collectionID, String deviceID, Client.OutputHandler handler)Receive data messages sent by a device.
-