Class PhotosGetUserPhotosQueryWithExtended

java.lang.Object

public class PhotosGetUserPhotosQueryWithExtended
extends AbstractQueryBuilder<PhotosGetUserPhotosQueryWithExtended,​GetUserPhotosExtendedResponse>
Query for Photos.getUserPhotos method
  • Constructor Details

    • PhotosGetUserPhotosQueryWithExtended

      public PhotosGetUserPhotosQueryWithExtended​(VkApiClient client, UserActor actor)
      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
  • Method Details