toggle menu
ZappBase
androidJvm
switch theme
search in API
Core
/
com.zappstudio.zappbase.app.crashlytics
/
CrashReports
Crash
Reports
interface
CrashReports
Inheritors
EmptyCrashReport
Members
Functions
log
Exception
Link copied to clipboard
open
fun
logException
(
throwable
:
Throwable
?
)
set
Boolean
Link copied to clipboard
open
fun
setBoolean
(
key
:
String
?
,
value
:
Boolean
)
set
Int
Link copied to clipboard
open
fun
setInt
(
key
:
String
,
value
:
Int
)
set
String
Link copied to clipboard
open
fun
setString
(
key
:
String
,
value
:
String
)
set
User
Identifier
Link copied to clipboard
open
fun
setUserIdentifier
(
userId
:
String
)