SlyceItemDescriptor Class Reference

Inherits from NSObject
Declared in SlyceItemDescriptor.h

  identifier

The identifier of the selected item.

@property (nonatomic, copy, readonly) NSString *identifier

Declared In

SlyceItemDescriptor.h

  item

The dictionary representation of the selected item.

@property (nonatomic, strong, readonly) NSDictionary<NSString*id> *item

Declared In

SlyceItemDescriptor.h

  jobIdentifier

The identifier of the originating search.

@property (nonatomic, copy, readonly) NSString *jobIdentifier

Discussion

This is the jobIdentifier to use for all analytics callbacks related to this item or search result.

Declared In

SlyceItemDescriptor.h