RemoteImageApi
Functions
Link copied to clipboard
Link copied to clipboard
Gets available remote image providers for an item.
Link copied to clipboard
suspend fun getRemoteImages(itemId: UUID, type: ImageType? = null, startIndex: Int? = null, limit: Int? = null, providerName: String? = null, includeAllLanguages: Boolean? = false): Response<RemoteImageResult>
Gets available remote images for an item.