Result Structures & Classes

  • Defines an autocomplete item in the list. Since you can search for a term in a group, this class holds both the result and the group to search in.

    See more

    Declaration

    Swift

    @objc
    public class CIOAutocompleteResult : NSObject
  • Struct encapsulating a filter facet with information about the type and options.

    See more

    Declaration

    Swift

    public struct CIOFilterFacet
  • Struct encapsulating a filter facet option with information about the status and results associated with it.

    See more

    Declaration

    Swift

    public struct CIOFilterFacetOption
  • Struct encapsulating a filter group

    See more

    Declaration

    Swift

    @objc
    public class CIOFilterGroup : NSObject
  • Struct encapsulating a group

    See more

    Declaration

    Swift

    @objc
    public class CIOGroup : NSObject
  • Struct encapsulating a recommendations pod

    See more

    Declaration

    Swift

    public struct CIORecommendationsPod
  • Struct encapsulating the recommendations strategy

    See more

    Declaration

    Swift

    public struct CIORecommendationsStrategy
  • Struct encapsulating a result with associated metadata and variations

    See more

    Declaration

    Swift

    @objc
    public class CIOResult : NSObject
    extension CIOResult: Identifiable
  • Struct encapsulating a result data object with additional information about the result

    See more

    Declaration

    Swift

    public struct CIOResultData
  • Struct encapsulating a result facet

    See more

    Declaration

    Swift

    public struct CIOResultFacet
  • Struct encapsulating the Search redirect info

    See more

    Declaration

    Swift

    public struct CIOSearchRedirectInfo
  • Struct encapsulating a sort option

    See more

    Declaration

    Swift

    public struct CIOSortOption
  • Struct encapsulating a result data object with additional information about the result

    See more

    Declaration

    Swift

    public struct CIOQuizQuestion
  • Struct encapsulating a quiz option

    See more

    Declaration

    Swift

    public struct CIOQuizOption
  • Struct encapsulating a quiz option attribute

    See more

    Declaration

    Swift

    public struct CIOQuizOptionAttribute
  • Struct encapsulating a question images

    See more

    Declaration

    Swift

    public struct CIOQuizImages
  • Struct encapsulating a result data object with additional information about the result

    See more

    Declaration

    Swift

    public struct CIOQuizResult