public interface NetConnectivityListener
| Modifier and Type | Method and Description |
|---|---|
void |
connected()
Call to indicate network connectivity has been established on the device
|
void |
disconnected()
Call to indicate that netwrok connectivity is lost on the device
|
Copyright © 2019. All rights reserved.