onAdviceReceived

abstract suspend fun onAdviceReceived(context: Context, advice: PolicyAdvice)

Called when an Advice is received

Parameters

context

The current Activity context

advice

The received Advice