react-native-adjoe-sdk-4.1.0
    Preparing search index...

    Interface PlaytimeCashbackReward

    interface PlaytimeCashbackReward {
        events?: PlaytimeCashbackRewardEvent[] | null;
        totalCoins?: number | null;
    }
    Index

    Properties

    Properties

    events?: PlaytimeCashbackRewardEvent[] | null

    Events in the reward group.

    totalCoins?: number | null

    Total amount of coins for given rewarded events group.