API Documentation

Reality check

v1.0.0

A Reality Check gives to the players the option of setting a time frequency at which you will receive an notification about the length of time you have spent in game.

To stop the game and show the reality check notification, the API should on withdraw method answer with the error code 412. In the window will be shown the message from the response.e.g { "code": 412, "message": "You have been playing for 60 minutes" }. In message should be information about the length of the time in game. Besides message, in the window following buttons will be presented: stop , continue & account history. When player presses the button stop or continue the game calls playerNotificationCallback method. When player presses the button account history, the game opens the link of the game history of players, which was presented in launch URL;

Important!

Currently reality check is available only for ​AVIATOR