ExternalViewRenderer
The other Renderer that show any view associated with template. For example if you show media notification by play status independently, it needs to be inform to TemplateRenderer. Implement this interface and return templateId list being shown.
Types
Functions
Link copied to clipboard
abstract fun getVisibleList(): List<TemplateRenderer.ExternalViewRenderer.ViewInfo>?
Content copied to clipboard