Inherits from LUAPIModel : NSObject
Declared in LUInterstitialFeedbackAction.h
LUInterstitialFeedbackAction.m

Overview

This action is used for interstitials that request the user to provide feedback.

Tasks

Properties

questionText

A question displayed to the user to give feedback on their experience.

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

Discussion

A question displayed to the user to give feedback on their experience.

Declared In

LUInterstitialFeedbackAction.h