SearchInAppsSDK Framework Reference

SearchContentBlockData

@objc
final class SearchContentBlockData

The data necessary to render a single SearchContentBlock.

  • ID

    A type representing the stable identity of the entity associated with an instance.

    Declaration

    Swift

    typealias ID = UUID
  • id

    The stable identity of the entity associated with this instance.

    Declaration

    Swift

    final let id: UUID