get Handler
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
paywall Identifier
The unique identifier of the paywall