getHandler

fun getHandler(paywallIdentifier: String): suspend (CustomCallback) -> CustomCallbackResult?(source)

Gets the custom callback handler for a paywall, if registered.

Return

The handler, or null if not registered

Parameters

paywallIdentifier

The unique identifier of the paywall