availableItemsObservable

@CheckReturnValue
abstract fun availableItemsObservable(mediaType: MediaType): Observable<List<String>>

Return

an Observable that will emit the list of available items on the remote device

Parameters

mediaType

The MediaType to handle