toggle menu
SDK
androidJvm
switch theme
search in API
SDK
/
com.quantactions.sdk
/
DetectedActivityReceiver
Detected
Activity
Receiver
class
DetectedActivityReceiver
:
BroadcastReceiver
,
CoroutineScope
Members
Constructors
Detected
Activity
Receiver
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
coroutine
Context
Link copied to clipboard
open
override
val
coroutineContext
:
CoroutineContext
Functions
on
Receive
Link copied to clipboard
open
override
fun
onReceive
(
context
:
Context
?
,
intent
:
Intent
)