set Content View
fun setContentView(packageName: String, contentViewId: Int): NotificationStyle
Content copied to clipboard
Specify the resource id of a view that will be rendered as a custom small notification to represent the currently playing song. Note that the view must only contain views within it that are permissible in a android.widget.RemoteViews.
Return
NotificationStyle so methods can be chained
Parameters
package Name
name of package with view
content View Id
resource id of view