logInRequired

open fun logInRequired(sourceId: SourceId, pendingIntent: PendingIntent)

The media source identified by sourceId requires the user to log in, before being able to communicate with it.

Login may be required, for example, when connecting for the first time, after logging out, or after the login period has expired.

After this callback, the client is not recoverable and can be disposed of.