manageLinkedService

suspend fun manageLinkedService(service: StreamingService, context: Context, registry: ActivityResultRegistry)

Manage a linked streaming service.

Parameters

service

The streaming service to manage.

context

Android context that will be used to start the manage activity.

registry

ActivityResultRegistry of the current activity.

Opens the linked streaming service management flow which allows the user to change their profile selection and pin if supported.