Interface ScratcherView

  • All Superinterfaces:
    ChallengeResponseView, GameView, com.cheetahdigital.uikit.architecture.mvp.MvpView
    All Known Implementing Classes:
    ScratcherFragment

    public interface ScratcherView
    extends GameView
    This view must be implemented to notify the Activity or Fragment of the API call returns
    • Method Detail

      • prepareGame

        void prepareGame​(java.util.List<Prize> prizes)
        Notifies the view to initialize the game
        Parameters:
        prizes - list of Prize