KeyIndex

public enum KeyIndex : UInt8

Key Index

  • Declaration

    Swift

    case none = 0x00
  • Declaration

    Swift

    case user = 0x01
  • Declaration

    Swift

    case admin = 0x02