RewardResponderFactory
public protocol RewardResponderFactory
Undocumented
-
Undocumented
Declaration
Swift
static func responder(for reward: Reward, with awardId: Int?) -> UIViewController?
-
Undocumented
Declaration
Swift
static func badge(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func certificate(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func challenge(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func contest(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func coupon(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func couponCom(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func debit(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func dynamic(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func giftcard(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func metric(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func metricPurchase(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func metricTransfer(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func offer(for reward: Reward, with awardId: Int?) -> UIViewController
-
Undocumented
Declaration
Swift
static func product(for reward: Reward, with awardId: Int?) -> UIViewController