Get Reward's extraJson (GetRewardExtraJson)
AndroidiOSWindows
If you are using Unreal Engine, please refer to Unreal Engine SDK's GetRewardExtraJson.
If you are using Unreal Engine, please refer to Unreal Engine SDK's GetRewardExtraJson.
Function definition
public static string GetRewardExtraJson()
Return Value
Returns extraJson information.
Code Sample
string extraJson = INTLAPI.GetRewardExtraJson();