displayCardRendered

open override fun displayCardRendered(templateId: String, controller: AudioPlayerDisplayInterface.Controller?)

Notifies the display that has been rendered.

This should be called when the display rendered by the renderer.

Parameters

templateId

the templateId that has been rendered

controller

the controller for template identified by templateId