Classes
The following classes are available globally.
-
Undocumented
See moreDeclaration
Swift
open class AvatarChallengeViewController: NibViewController, ChallengeResponderDelegate, ImagePickerPresenterDelegate -
Undocumented
See moreDeclaration
Swift
open class BaseChallengeResponder : NSObject, ChallengeResponder -
A
NibViewControllersubclass that manages a generic Challenge Response Detail View. This view controller serves as the base design of a Challenge Response Detail View.See moreNote
Being a subclass of aNibViewController, an associated nib file is required with outlets connected.Declaration
Swift
open class ChallengeResponseDetailViewController : NibViewController -
Undocumented
See moreDeclaration
Swift
open class CheckInChallengeViewController : NibViewController, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class GameChallengeViewController: NibViewController, ChallengeResponderDelegate, WKScriptMessageHandler, WKNavigationDelegate, WKUIDelegate -
Undocumented
See moreDeclaration
Swift
open class GenericChallengeViewController: GenericAlertViewController, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class MediaChallengeViewController: NibViewController, ImagePickerPresenterDelegate, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class MemeChallengeViewController: NibViewController, ChallengeResponderDelegate, UIGestureRecognizerDelegate, UITextFieldDelegate, UIPickerViewDelegate, UIPickerViewDataSource
-
Undocumented
See moreDeclaration
Swift
open class MultiQuestionCarouselController : CarouselCollectionController<SurveyResponderController>
-
Undocumented
See moreDeclaration
Swift
open class MultiQuestionCell : UICollectionViewCell -
Undocumented
See moreDeclaration
Swift
open class MultiQuestionChallengeViewController : CollectionViewController, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class PreferenceChallengeViewController: CollectionViewController, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class ProfileChallengeViewController : CollectionViewController, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class ReferralChallengeController : NSObject, UIActivityItemSource -
Undocumented
See moreDeclaration
Swift
open class SurveyChoiceCell : UICollectionViewCell -
Undocumented
See moreDeclaration
Swift
open class SurveyDetailCell : UICollectionViewCell -
Undocumented
See moreDeclaration
Swift
open class SurveyRatingCell : UICollectionViewCell -
Undocumented
See moreDeclaration
Swift
open class SurveyRespondCell : UICollectionViewCell -
Undocumented
See moreDeclaration
Swift
open class SurveyTextFieldCell : UICollectionViewCell -
Undocumented
See moreDeclaration
Swift
open class SurveyTextViewCell : UICollectionViewCell -
Undocumented
See moreDeclaration
Swift
open class MultipleChoiceSurveyResponderController: SurveyResponderController, SelectionButtonDelegate, UITextFieldDelegate -
Undocumented
See moreDeclaration
Swift
open class NumericSurveyResponderController : SurveyResponderController, UITextFieldDelegate -
Undocumented
See moreDeclaration
Swift
open class RatingSurveyResponderController : SurveyResponderController, SurveyRatingCellDelegate -
Undocumented
See moreDeclaration
Swift
open class SurveyChallengeViewController : CollectionViewController, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class SurveyResponderController : NSObject, CollectionController -
Undocumented
See moreDeclaration
Swift
open class TextSurveyResponderController : SurveyResponderController, UITextViewDelegate -
A
NibViewControllersubclass that manages the View Content View Controller.See moreNote
Being a subclass of aNibViewController, an associated nib file is required with outlets connected.Declaration
Swift
open class ViewContentViewController : StatefulViewController, ChallengeResponderDelegate -
Undocumented
See moreDeclaration
Swift
open class ViewPhotoChallengeController : ViewContentController -
Undocumented
See moreDeclaration
Swift
open class ViewUrlChallengeController : ViewContentController
View on GitHub
Classes Reference