Package-level declarations
Types
Link copied to clipboard
Language option for the targeting process.
Link copied to clipboard
Option class for the targeting rule behavior when the visitor navigates to a new screen.
Link copied to clipboard
interface TargetingController
Controller in charge of targeting rules.
Link copied to clipboard
interface TargetingListener
Interface called when targeting process is updated.
Link copied to clipboard
data class TargetingRule(val uuid: UUID, val conversationChannel: ConversationChannel = ConversationChannel.CHAT) : Parcelable
Targeting Rule object, used to engage the visitor in a conversation.