raiseError

open fun raiseError(@NonNull errorMessage: String, @NonNull javascriptEvent: String)

Raise an error which is forwarded to the mraid javascript bridge.

Parameters

errorMessage

the message which will be provided to the handler

javascriptEvent

the javascript event to be fired