BreadcrumbType

Recognized types of breadcrumbs

Entries

Link copied to clipboard

An error was sent to Bugsnag (internal use only)

Link copied to clipboard

A log message

Link copied to clipboard

A manual invocation of leaveBreadcrumb (default)

Link copied to clipboard

A navigation event, such as a window opening or closing

Link copied to clipboard

A background process such as a database query

Link copied to clipboard

A network request

Link copied to clipboard

A change in application state, such as launch or memory warning

Link copied to clipboard

A user action, such as tapping a button

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.