Skip to main content

GetRewardExtraJson

AndroidiOSWindows
If you were looking for the method for use with Unreal Engine, see GetRewardExtraJson for Unreal Engine SDK.

Function definition

public static string GetRewardExtraJson()

Return value

Return extraJson information.

Code sample

string extraJson = INTLAPI.GetRewardExtraJson();