toggle menu
bugsnag-android-core
6.3.0
androidJvm
switch theme
search in API
bugsnag-android-core
/
com.bugsnag.android
/
StateEvent
/
UpdateInForeground
Update
In
Foreground
class
UpdateInForeground
(
val
inForeground
:
Boolean
,
val
contextActivity
:
String
?
)
:
StateEvent
Members
Constructors
Update
In
Foreground
Link copied to clipboard
constructor
(
inForeground
:
Boolean
,
contextActivity
:
String
?
)
Properties
context
Activity
Link copied to clipboard
val
contextActivity
:
String
?
in
Foreground
Link copied to clipboard
@
JvmField
val
inForeground
:
Boolean