-
public interface IThingBlueMeshSearchCreated by letian on 2017/8/16.
-
-
Method Summary
Modifier and Type Method Description abstract voidstartSearch()Start scan Thing mesh. abstract voidstopSearch()Stop scan Thing mesh. -
-
Method Detail
-
startSearch
abstract void startSearch()
Start scan Thing mesh.
-
stopSearch
abstract void stopSearch()
Stop scan Thing mesh.
-
-
-
-