toggle menu
bugsnag-android-core
6.3.0
androidJvm
switch theme
search in API
bugsnag-android-core
/
com.bugsnag.android
/
NativeInterface
/
setUser
set
User
open
fun
setUser
(
@
Nullable
id
:
String
,
@
Nullable
email
:
String
,
@
Nullable
name
:
String
)
Sets the user
Parameters
id
id
email
email
name
name
open
fun
setUser
(
@
Nullable
idBytes
:
Array
<
Byte
>
,
@
Nullable
emailBytes
:
Array
<
Byte
>
,
@
Nullable
nameBytes
:
Array
<
Byte
>
)
Sets the user
Parameters
id
Bytes
id
email
Bytes
email
name
Bytes
name