Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.RemoveSensor Method

Removes the sensor from the servers list of valid objects

Syntax
Java
public void RemoveSensor(int sensorID) throws InterruptedException;
Parameters 
Description 
int sensorID 
Numeric identifier of the sensor object. 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!