isSupported

abstract fun isSupported(context: Context): Boolean(source)

If the underlying push provider is supported on the device.

Return

true if the push provider is supported on the device, otherwise false.

Parameters

context

The application context.