RegistryClient

class RegistryClient(dnsLookup: DnsLookup?)

Implementation of registry

Constructors

Link copied to clipboard
fun RegistryClient(dnsLookup: DnsLookup?)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
interface Observer

Functions

Link copied to clipboard
fun disconnect()
Link copied to clipboard
fun getPolicy(    serverInfo: NuguServerInfo,     authDelegate: AuthDelegate,     observer: RegistryClient.Observer,     isStartReceiveServerInitiatedDirective: () -> Boolean)
Link copied to clipboard
fun shutdown()