PlayHistoryManager

class PlayHistoryManager(context: Context, eventBus: EventBusInterface?) : EventListenerInterface

Constructors

Link copied to clipboard
constructor(context: Context, eventBus: EventBusInterface?)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onEvent(eventType: EventName, data: Map<String, Any?>?)