MixpanelFlagDelegate
public protocol MixpanelFlagDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func getOptions() -> MixpanelOptions
-
Undocumented
Declaration
Swift
func getDistinctId() -> String
-
Undocumented
Declaration
Swift
func track(event: String?, properties: Properties?)