public class BoxPreviewAudioFragmentViewModel
extends androidx.lifecycle.ViewModel
| Constructor and Description |
|---|
BoxPreviewAudioFragmentViewModel(AudioInfoRepo repo,
com.box.androidsdk.content.models.BoxFile boxFile) |
| Modifier and Type | Method and Description |
|---|---|
androidx.lifecycle.LiveData<android.graphics.Bitmap> |
getCoverArtBitmap() |
androidx.lifecycle.LiveData<java.lang.String> |
getSongNameLiveData() |
public BoxPreviewAudioFragmentViewModel(AudioInfoRepo repo, com.box.androidsdk.content.models.BoxFile boxFile)