BVFeedbackVote Constants Reference

Declared in BVFeedbackSubmission.h

BVFeedbackVote

Definition

typedef NS_ENUM(NSInteger, BVFeedbackVote ) {
   BVFeedbackVotePositive,
   BVFeedbackVoteNegative,
};

Constants

BVFeedbackVotePositive

Declared In BVFeedbackSubmission.h.

BVFeedbackVoteNegative

Declared In BVFeedbackSubmission.h.