CombinationRewardDelegate

public protocol CombinationRewardDelegate : AnyObject

Undocumented

  • This method is whenever there’s an update with the chosen attribute

    Declaration

    Swift

    func onSelectedCombinationUpdate(with values: [String])