From the course: Android Development: Retrofit with Java

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Use a query, header, or field map

Use a query, header, or field map - Android Tutorial

From the course: Android Development: Retrofit with Java

Start my 1-month free trial

Use a query, header, or field map

- [Instructor] Throughout this course, the methods - [Instructor] Throughout this course, the methods - [Instructor] Throughout this course, the methods that we have defined for the sample application that we have defined for the sample application that we have defined for the sample application have used only one query parameter. have used only one query parameter. have used only one query parameter. There are many cases in which we may want to use more There are many cases in which we may want to use more There are many cases in which we may want to use more than one query parameter though. than one query parameter though. than one query parameter though. One such situation in the sample app, One such situation in the sample app, One such situation in the sample app, is if we want to change the number of records loaded is if we want to change the number of records loaded is if we want to change the number of records loaded whenever we get the list of…

Contents