THIS DOCUMENT IS OBSOLETE. Please use “DRM UNITY INTEGRATION

DRM – Android Integration

Document Revision: 24th December 2019

If you are using Unity 2018.2 or newer, please stick to a newer integration revision (link)

1.  Construct a JSON object with the following parameters:

To read the device serial number (the “pc” parameter):

To read the device MAC address:

Example JSON:

2.  Perform HTTP POST to:

and use the JSON string as content for the HTTP POST BODY.

3.  You’ll receive a JSON response containing a few simple parameters:

When status=1:

← Back