Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol ChallengeResponderDelegate : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol ChallengeResponder : AnyObject
-
Represents a type for providing data and handling actions for
See moreChallengeResponseDetailViewController
.Declaration
Swift
public protocol ChallengeDetailController : ContentController
-
Delegate of the
See moreMemeChallengeViewController
that is used for presenting the color picker and selected color object from the color picker.Declaration
Swift
public protocol MemeColorPickerDelegate
-
Represents a type that is use for the
See morePreferenceChallengeViewController's
collection controller.Declaration
Swift
public protocol PreferenceChallengeCollectionController : CollectionController
-
Represents a type that is use for the
See moreProfileChallengeViewController's
collection controller.Declaration
Swift
public protocol ProfileResponderDelegate
-
Undocumented
See moreDeclaration
Swift
public protocol SurveyDetailCellPresentable
-
Undocumented
See moreDeclaration
Swift
public protocol SurveyRatingCellDelegate
-
Undocumented
See moreDeclaration
Swift
public protocol SurveyRespondCellPresentable
-
Undocumented
Declaration
Swift
public protocol SurveyRespondable : SurveyDetailCellPresentable, SurveyRespondCellPresentable
-
Protocol for sharing the Challenge to social media.
See moreDeclaration
Swift
public protocol ShareChallengeToSocialMediaDelegate
-
Respresents a type for providing data and handling actions for
See moreViewContentViewController
.Declaration
Swift
public protocol ViewContentController : ContentController