MParticleOptions

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

Types

Builder
Link copied to clipboard
Companion
Link copied to clipboard
object Companion
IAndroidContext
Link copied to clipboard
interface IAndroidContext<T : MParticleOptions>
IApiSecret
Link copied to clipboard
interface IApiSecret<T : MParticleOptions>
IBuild
Link copied to clipboard
interface IBuild<T : MParticleOptions>

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
val androidContext: Context
apiSecret
Link copied to clipboard
val apiSecret: String

Inheritors

MParticleOptions
Link copied to clipboard