Package com.skt.nugu.sdk.client.port.transport.http2.devicegateway

Types

Link copied to clipboard
interface DeviceGatewayTransport
Link copied to clipboard
class DirectivesService(    val policy: ServerPolicy,     val client: OkHttpClient,     observer: DeviceGatewayTransport)
Link copied to clipboard
class EventsService(    val policy: ServerPolicy,     val client: OkHttpClient,     observer: DeviceGatewayTransport)
Link copied to clipboard
class ResponseHandler