addToCommunity abstract method

Future<VKWebAppAddToCommunityResult> addToCommunity()

VKWebAppAddToCommunity calls the community selection window for installing the service.

Please note: to call in the application management https://vk.com/editapp?id={app_id} the checkbox next to "Allow installation in communities" must be set. The app must be enabled and accessible to everyone.

Platforms: iOS, Android, Web, Mobile Web

Implementation

Future<VKWebAppAddToCommunityResult> addToCommunity();