Package com.skt.nugu.sdk.core.network

Types

Link copied to clipboard

This class which specifies the interface to manage an connection over DeviceGateway.

Link copied to clipboard
interface MessageRouterInterface : MessageSender

This specifies the interface to manage a connection over some medium to DeviceGateway.

Link copied to clipboard
interface MessageRouterObserverInterface : MessageObserver

This interface class allows notifications from a MessageRouter

Link copied to clipboard

This class is designed to manage connections.

Link copied to clipboard
class ServerInitiatedDirectiveController(val TAG: String)