Method signature
Check if an app was launched in OK Android app
OKSDK.Util.isLaunchedFromOKApp()Example usage
OKSDK.Util.isLaunchedFromOKApp()Additional information
OK Android app launches a game in an Android WebView.
Possible responses:
- true - game is launched from OK Android app;
- false - game is launched from any other source. I.e. m.ok.ru

