Class NotesDeleteQuery

    • Constructor Detail

      • NotesDeleteQuery

        public NotesDeleteQuery​(VkApiClient client,
                                UserActor actor,
                                int noteId)
        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
        noteId - value of "note id" parameter. Minimum is 0.