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 moreDeclaration
Swift
@objc public class CIOAutocompleteResult : NSObject -
Struct encapsulating a filter facet with information about the type and options.
See moreDeclaration
Swift
public struct CIOFilterFacet -
Struct encapsulating a filter facet option with information about the status and results associated with it.
See moreDeclaration
Swift
public struct CIOFilterFacetOption -
Struct encapsulating a filter group
See moreDeclaration
Swift
@objc public class CIOFilterGroup : NSObject -
Struct encapsulating a group
See moreDeclaration
Swift
@objc public class CIOGroup : NSObject -
Struct encapsulating a recommendations pod
See moreDeclaration
Swift
public struct CIORecommendationsPod -
Struct encapsulating the recommendations strategy
See moreDeclaration
Swift
public struct CIORecommendationsStrategy -
Struct encapsulating a result with associated metadata and variations
See moreDeclaration
Swift
@objc public class CIOResult : NSObjectextension CIOResult: Identifiable -
Struct encapsulating a result data object with additional information about the result
See moreDeclaration
Swift
public struct CIOResultData -
Struct encapsulating a result facet
See moreDeclaration
Swift
public struct CIOResultFacet -
Struct encapsulating the Search redirect info
See moreDeclaration
Swift
public struct CIOSearchRedirectInfo -
Struct encapsulating a sort option
See moreDeclaration
Swift
public struct CIOSortOption -
Struct encapsulating a result data object with additional information about the result
See moreDeclaration
Swift
public struct CIOQuizQuestion -
Struct encapsulating a quiz option
See moreDeclaration
Swift
public struct CIOQuizOption -
Struct encapsulating a quiz option attribute
See moreDeclaration
Swift
public struct CIOQuizOptionAttribute -
Struct encapsulating a question images
See moreDeclaration
Swift
public struct CIOQuizImages -
Struct encapsulating a result data object with additional information about the result
See moreDeclaration
Swift
public struct CIOQuizResult
Result Structures & Classes Reference