addToHomeScreenInfo abstract method

Future<VKWebAppAddToHomeScreenInfoResult> addToHomeScreenInfo()

Calling the VKWebAppAddToHomeScreenInfo event allows you to get information about adding a shortcut to the device's home screen.

Platforms: Android

Implementation

Future<VKWebAppAddToHomeScreenInfoResult> addToHomeScreenInfo();