Skip to content

volley android client does not compile because of Responses.BooleanResponse #1901

@kungfoo

Description

@kungfoo

It seems there is an interface that is not generated in Responses:

public void isRunning (final Responses.BooleanResponse responseListener,
  final Response.ErrorListener errorListener) {}

This code is generated into one of the API classes, yet Responses.BooleanResponse does not exist. I think it is missing from the generator.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions