Int

extension Int: MixpanelType
extension Int: TweakableType
  • Checks if this object has nested object types that Mixpanel supports. Will always return true.

    Declaration

    Swift

    public func isValidNestedType() -> Bool
  • Undocumented

    Declaration

    Swift

    public func equals(rhs: MixpanelType) -> Bool
  • Undocumented

    Declaration

    Swift

    func bytes(totalBytes: Int = MemoryLayout<Int>.size) -> Array<UInt8>

Types that conform to TweakableType