Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.RemoveSensor Method
Syntax
Java
public void RemoveSensor(long sensorID) throws InterruptedException;

 

Removes the sensor from the servers list of valid objects @param sensorID Numeric identifier of the sensor object. @throws InterruptedException if sensor is unregistered

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!