Class LeadFormsGetQuery

    • Constructor Detail

      • LeadFormsGetQuery

        public LeadFormsGetQuery​(VkApiClient client,
                                 UserActor actor,
                                 int groupId,
                                 int formId)
        Creates a AbstractQueryBuilder instance that can be used to build api request with various parameters
        Parameters:
        client - VK API client
        actor - actor with access token
        groupId - value of "group id" parameter.
        formId - value of "form id" parameter.