Interface MediaService


  • public interface MediaService
    • Method Detail

      • get

        @GET(".")
        retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<Media>> get()