Skip to content

关于Response的问题 #32

Description

@philadelphia

public interface GankApi {
@get("data/福利/{number}/{page}")
Observable getBeauties(@path("number") int number, @path("page") int page);
}

接口这么定义, Observable , 请问怎么获取Response里面的元数据,如有需要的话 就没办法了吧?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions