QueryBindRewardStatus
AndroidiOSWindows
If you were looking for the method for use with Unreal Engine, see QueryBindRewardStatus for Unreal Engine SDK.
If you were looking for the method for use with Unreal Engine, see QueryBindRewardStatus for Unreal Engine SDK.
Function definition
public static void QueryBindRewardStatus(string event_id);
Input parameters
Parameter | Type | Description |
---|---|---|
event_id | string | Reward event ID phone:110000 email:110001 |
Code sample
INTLAPI.QueryBindRewardStatus("110001");