Uses of Class
com.tinkerforge.BrickRED.DirectoryName
-
-
Uses of BrickRED.DirectoryName in com.tinkerforge
Methods in com.tinkerforge that return BrickRED.DirectoryName Modifier and Type Method Description BrickRED.DirectoryName
BrickRED. getDirectoryName(int directoryId, int sessionId)
Returns the name of a directory object, as passed toBrickRED.openDirectory(int, int)
, and the resulting error code.
-