public interface MediaService
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<Media>> |
get() |
@GET(value=".") retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<Media>> get()
Copyright © 2025. All rights reserved.