getTargetActivityClassName

abstract fun getTargetActivityClassName(): String?

Get the target activity to show when clicking the cast notification.

Return

The target activity. If is null, the default behavior is to show the expanded controller.

See also