ConnectivityListener

Listener for network connectivity. Creates and registers a new ConnectivityListener for callbacks on the client.

Parameters

context

The application context, not null.

blueConicClient

Component on which the onConnectivityChanged call is made.

Constructors

Link copied to clipboard
constructor(context: Context, blueConicClient: BlueConicClientImpl)

Functions

Link copied to clipboard
fun isOnline(context: Context?): Boolean

Determines whether the device is online.

Link copied to clipboard
open override fun onReceive(context: Context, intent: Intent)

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getSentFromUid(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun peekService(p0: Context, p1: Intent): IBinder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setResult(p0: Int, p1: String, p2: Bundle)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard