toggle menu
bugsnag-android-core
6.3.0
androidJvm
switch theme
search in API
bugsnag-android-core
/
com.bugsnag.android
/
NativeInterface
/
leaveBreadcrumb
leave
Breadcrumb
open
fun
leaveBreadcrumb
(
@
NonNull
name
:
String
,
@
NonNull
type
:
BreadcrumbType
)
open
fun
leaveBreadcrumb
(
@
NonNull
nameBytes
:
Array
<
Byte
>
,
@
NonNull
type
:
BreadcrumbType
)
Leave a "breadcrumb" log message
open
fun
leaveBreadcrumb
(
@
NonNull
message
:
String
,
@
NonNull
type
:
String
,
@
NonNull
metadata
:
Map
<
String
,
Any
>
)
Leaves a breadcrumb on the static client instance