DefaultMediaNotificationProvider.NotificationIdProvider


public interface DefaultMediaNotificationProvider.NotificationIdProvider


Provides notification IDs for posting media notifications for given media sessions.

Summary

Public methods

abstract int

Returns the notification ID for the media notification of the given session.

Public methods

getNotificationId

abstract int getNotificationId(MediaSession mediaSession)

Returns the notification ID for the media notification of the given session.