StartError

StartError An error object passed in SDK start completion callbacks.

Types

Link copied to clipboard

Error code that indicates the failure reason.

Properties

Link copied to clipboard
Link copied to clipboard
open override val exception: Exception? = null

The system exception that triggered the CBError, if any.

Functions

Link copied to clipboard
open override fun toString(): String