UIClient

interface UIClient

The entry point for the Messaging for In-App UI SDK.

Types

Link copied to clipboard
object Companion

Factory for creating an instance of UIClient.

Properties

Link copied to clipboard

The Messaging for In-App configuration object.

Functions

Link copied to clipboard
abstract fun createOpenConversationIntent(context: Context): Intent

Creates an Intent for opening a conversation.

Link copied to clipboard
abstract fun openConversationActivity(context: Context)

Opens the conversation in a new activity.