ReportType

@objc
public enum ReportType : Int, EnumConvertible

BETA This represents the report type.

Experiment

THIS API IS IN BETA VERSION
  • Specifies that no data should be reported for diagnosis purposes.

    Declaration

    Swift

    case undefined
  • Specifies that only effective settings should be reported for diagnosis purposes.

    Declaration

    Swift

    case effectiveSettings