Class PollsSavePhotoQuery

    • Constructor Detail

      • PollsSavePhotoQuery

        public PollsSavePhotoQuery​(VkApiClient client,
                                   UserActor actor,
                                   java.lang.String photo,
                                   java.lang.String hash)
        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
        photo - value of "photo" parameter.
        hash - value of "hash" parameter.