nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.bluetooth
/
BluetoothAgentInterface
/
DiscoverableStartResult
Discoverable
Start
Result
data
class
DiscoverableStartResult
(
val
success
:
Boolean
,
val
hasPairedDevices
:
Boolean
)
Content copied to clipboard
Constructors
Properties
Constructors
Discoverable
Start
Result
Link copied to clipboard
fun
DiscoverableStartResult
(
success
:
Boolean
,
hasPairedDevices
:
Boolean
)
Content copied to clipboard
Properties
has
Paired
Devices
Link copied to clipboard
val
hasPairedDevices
:
Boolean
Content copied to clipboard
success
Link copied to clipboard
val
success
:
Boolean
Content copied to clipboard