display

abstract fun display(context: Context, callback: DisplayFinishedCallback)

Called to display the message on the main dispatcher

Return

a CustomDisplayResolution

Parameters

context

: The display context

callback

: The display finished callback. Must be called on the same process.