MixpanelFlagDelegate
public protocol MixpanelFlagDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func getOptions() -> MixpanelOptions -
Undocumented
Declaration
Swift
func getDistinctId() -> String -
Undocumented
Declaration
Swift
func getAnonymousId() -> String? -
Undocumented
Declaration
Swift
func track(event: String?, properties: Properties?)
View on GitHub
MixpanelFlagDelegate Protocol Reference