Messaging for In-App Android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Messaging for In-App Android
data
/
com.salesforce.android.smi.network.data.domain.conversationEntry.entryPayload.message.component.context
/
SessionContext
/
SessionContextSet
Session
Context
Set
@
JsonClass
(
generateAdapter
=
true
)
class
SessionContextSet
(
val
contextVariables
:
List
<
NamedValue
>
)
:
SessionContext
Members
Constructors
Session
Context
Set
Link copied to clipboard
constructor
(
contextVariables
:
List
<
NamedValue
>
)
Properties
context
Type
Link copied to clipboard
val
contextType
:
SessionContextType
context
Variables
Link copied to clipboard
val
contextVariables
:
List
<
NamedValue
>