toggle menu
intent_library
7.0.906
androidJvm
switch theme
search in API
intent_library
/
com.nimmsta.intent_library.models.actions
/
ConnectToAddressAction
Connect
To
Address
Action
class
ConnectToAddressAction
(
address
:
String
,
scanTimeout
:
Int
?
)
:
IAction
This action triggers a connection attempt to a device with the given address
Members
Constructors
Connect
To
Address
Action
Link copied to clipboard
constructor
(
address
:
String
,
scanTimeout
:
Int
?
)
Properties
is
Device
Action
Link copied to clipboard
open
override
val
isDeviceAction
:
Boolean
=
false
name
Link copied to clipboard
open
val
name
:
String
?
Functions
get
Data
Json
Link copied to clipboard
open
override
fun
getDataJson
(
)
:
JsonObject
get
Json
Link copied to clipboard
open
fun
getJson
(
)
:
JsonObject