public interface ISignalStrengthReceivedDelegate
Modifier and Type | Method and Description |
---|---|
void |
signalStrengthReceived(java.lang.Integer level)
Delegate method invoked for each signal strength value received
This units for this value are specified by the implementor
Note: This method will be called on a non-UI thread
|
void signalStrengthReceived(java.lang.Integer level)
level
- the new signal strength or null if nothing read this time