Package com.skt.nugu.sdk.core.focus
Types
Link copied to clipboard
Link copied to clipboard
class FocusManager(channelConfigurations: List<FocusManagerInterface.ChannelConfiguration>, tagHint: String? = null) : FocusManagerInterface
Content copied to clipboard
Link copied to clipboard
class SeamlessFocusManager(focusManager: FocusManagerInterface, holderChannelName: String) : SeamlessFocusManagerInterface, FocusManagerInterface.OnFocusChangedListener, ChannelObserver
Content copied to clipboard