NSString
extension NSString: MixpanelType
-
Checks if this object has nested object types that Mixpanel supports. Will always return true.
Declaration
Swift
public func isValidNestedTypeAndValue() -> Bool
-
Undocumented
Declaration
Swift
public func equals(rhs: MixpanelType) -> Bool