public interface IEventCollector
| Modifier and Type | Method and Description | 
|---|---|
void | 
clear()  | 
void | 
collect(RemoteBluetoothDevice device)  | 
void | 
start()  | 
void | 
stop()  | 
void start()
void collect(RemoteBluetoothDevice device)
void stop()
void clear()