MParticleOptions

class MParticleOptions(apiSecret: String,androidContext: Context) : MParticleOptions

Types

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

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

androidContext
Link copied to clipboard
override val androidContext: Context
apiSecret
Link copied to clipboard
override val apiSecret: String