Package com.skt.nugu.sdk.core.focus

Types

Link copied to clipboard
data class Channel(val name: String, val priority: Channel.Priority)
Link copied to clipboard
class FocusManager(channelConfigurations: List<FocusManagerInterface.ChannelConfiguration>, tagHint: String? = null) : FocusManagerInterface
Link copied to clipboard