API | Operation Description |
Get album cover |
try {val albumCoverUrl: String? = smh.getAlbumCoverUrl(//Album name. This parameter must be specified for album-based media libraries and cannot be specified for non-album media libraries.albumName = "albumName")} catch (e: Exception) {e.printStackTrace()}
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback