Uses of Class
com.tinkerforge.BrickRED.ListItem
-
-
Uses of BrickRED.ListItem in com.tinkerforge
Methods in com.tinkerforge that return BrickRED.ListItem Modifier and Type Method Description BrickRED.ListItem
BrickRED. getListItem(int listId, int index, int sessionId)
Returns the object ID and type of the object stored at ``index`` in a list object and returns the resulting error code.
-