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
Session
Context
sealed
class
SessionContext
(
val
contextType
:
SessionContextType
)
Inheritors
SessionContextSet
Members
Constructors
Session
Context
Link copied to clipboard
protected
constructor
(
contextType
:
SessionContextType
)
Types
Session
Context
Set
Link copied to clipboard
@
JsonClass
(
generateAdapter
=
true
)
class
SessionContextSet
(
val
contextVariables
:
List
<
NamedValue
>
)
:
SessionContext
Properties
context
Type
Link copied to clipboard
val
contextType
:
SessionContextType