Marigold Mobile Android SDK
Toggle table of contents
26.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Marigold Mobile Android SDK
Marigold Mobile Android SDK
/
com.marigold.sdk
/
MessageActivity
/
Companion
Companion
object
Companion
Members
Functions
intent
For
Message
Link copied to clipboard
@
JvmStatic
fun
intentForMessage
(
context
:
Context
,
bundle
:
Bundle
?
,
message
:
Message
)
:
Intent
@
JvmStatic
fun
intentForMessage
(
context
:
Context
,
bundle
:
Bundle
?
,
messageId
:
String
)
:
Intent
Creates an Intent for correctly displaying a Marigold Message Activity.