loginUserFlow

val loginUserFlow: IntentUserFlow? = null

Parameters

loginUserFlow

User flow performed when the user requests to browse a media source which first requires the user to be logged in. Normally, when a media source reports that it needs the user to log in to be able to browse its contents, a PendingIntent is launched to display the source's login flow.