report Redbox
abstract fun reportRedbox(context: Context, title: String, stack: Array<StackFrame>, sourceUrl: String, reportCompletedListener: RedBoxHandler.ReportCompletedListener)
Report the information from the redbox and set up a callback listener.