renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.android.content
/
Intent
Intent
fun
Intent
(
context
:
Context
,
kClass
:
KClass
<
*
>
)
:
Intent
fun
Intent
(
context
:
Context
,
kClass
:
KClass
<
*
>
,
action
:
String
)
:
Intent
inline
fun
<
T
>
Intent
(
context
:
Context
)
:
Intent
inline
fun
<
T
>
Intent
(
context
:
Context
,
action
:
String
)
:
Intent
inline
fun
<
T
>
Intent
(
)
:
Intent
fun
Intent
(
action
:
String
,
type
:
String
)
:
Intent
fun
Intent
(
action
:
String
,
category
:
String
,
type
:
String
)
:
Intent