Method | Description | |
---|---|---|
PlayerData ( string system, string pluginVersion ) : string |
Initializes the plugin parameters. On player load Usage Example: http://nqs.nice264.com/data?system=npawplug&pluginVersion=5.1.0_Xbox-360
|
public static PlayerData ( string system, string pluginVersion ) : string | ||
system | string | Your Nice PeopleAtWork account code that indicates Youbora Analytics /// which customer account you are sending the data to. This parameter will be provided by /// NicePeopleAtWork, if you don't have it yet, please contact your Customer Engineer or Support /// Agent |
pluginVersion | string | The version of the plugin in the format described below this table. /// This parameter lets you to have a version control of new deployed plugins and see which /// users are using an older version (cached in the system), so you can force them to clean /// their cache and download the new version |
return | string |