SlyceSearchResponseUpdate Class Reference

Inherits from NSObject
Declared in SlyceSearchResponseUpdate.h

Overview

An object representing updates sent via a SlyceSearchTaskListener.

  response

Gets the SlyceSearchResponse associated with this update. This property cannot be null.

@property (nonatomic, readonly) SlyceSearchResponse *response

Declared In

SlyceSearchResponseUpdate.h

  type

@property (nonatomic, readonly) SlyceSearchResponseUpdateType type

  value

@property (nonatomic, readonly, nullable) id value