getSingleTopActivity

Returns the single top session activity. It is used by the notification when the app task is active and an activity is in the fore or background.

Tapping the notification then typically should trigger a single top activity. This way, the user navigates to the previous activity when pressing back.

If null is returned, MediaSession.setSessionActivity is not set by the demo service.