BestShotData

public enum BestShotData

Format of the shot transmitted to Luna ID.

  • Image data.

    Declaration

    Swift

    case image(Data)
  • Descriptor.

    Declaration

    Swift

    case descriptor(Data)
  • Undocumented

    Declaration

    Swift

    public func data() -> Data