Class PhotosSaveMarketAlbumPhotoQuery

    • Constructor Detail

      • PhotosSaveMarketAlbumPhotoQuery

        public PhotosSaveMarketAlbumPhotoQuery​(VkApiClient client,
                                               UserActor actor,
                                               int groupId,
                                               java.lang.String photo,
                                               int server,
                                               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
        groupId - value of "group id" parameter. Minimum is 1.
        photo - value of "photo" parameter.
        server - value of "server" parameter. Minimum is 0.
        hash - value of "hash" parameter.