nugu-android
nugu-client-transport-http2
/
com.skt.nugu.sdk.client.port.transport.http2
/
NuguServerInfo
Nugu
Server
Info
data
class
NuguServerInfo
(
val
registry
:
Address
,
val
deviceGW
:
Address
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Nugu
Server
Info
Link copied to clipboard
fun
NuguServerInfo
(
)
Content copied to clipboard
Nugu
Server
Info
Link copied to clipboard
fun
NuguServerInfo
(
delegate
:
NuguServerInfo.Delegate
)
Content copied to clipboard
Nugu
Server
Info
Link copied to clipboard
fun
NuguServerInfo
(
registry
:
Address
,
deviceGW
:
Address
)
Content copied to clipboard
Types
Builder
Link copied to clipboard
class
Builder
Content copied to clipboard
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Delegate
Link copied to clipboard
interface
Delegate
Content copied to clipboard
Functions
check
Server
Settings
Link copied to clipboard
fun
checkServerSettings
(
)
Content copied to clipboard
delegate
Link copied to clipboard
fun
delegate
(
)
:
NuguServerInfo.Delegate
?
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
device
GW
Link copied to clipboard
val
deviceGW
:
Address
Content copied to clipboard
registry
Link copied to clipboard
val
registry
:
Address
Content copied to clipboard