public static interface WifiScanner.ActionListener
Modifier and Type | Method and Description |
---|---|
void |
onFailure(int reason,
String description) |
void |
onSuccess() |
void onSuccess()
void onFailure(int reason, String description)