init(_ appId: String)
init(_ appId: String)
func createElement(_ slug: String, _ target: UIView)
func autoCreate(filters: [String] = [])
func commitPageViews()
func config(_ config: [String: Any], _ readOnly: Bool = false)
func texts(_ texts: [String: String], locale: String = "en", _ readOnly: Bool = false)
func variables(_ variables: [String: Any]) -> Void
func on(_ event: EngageEvent, once: Bool = false)
func off(_ event: EngageEvent)
.on
method.static func setDebug(_ enabled: Bool)