CampaignState

Provides information about the status of a campaign.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current status of the campaign, or the current status of a treatment that belongs to an A/B test campaign.

Functions

Link copied to clipboard
inline fun copy(block: CampaignState.Builder.() -> Unit = {}): CampaignState
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String