toggle menu
intent_library
7.0.906
androidJvm
switch theme
search in API
intent_library
/
com.nimmsta.intent_library.models.actions
/
ConnectToConnectionCodeAction
Connect
To
Connection
Code
Action
class
ConnectToConnectionCodeAction
(
connectionCode
:
String
,
scanTimeout
:
Int
?
)
:
IAction
This action triggers a connection attempt to a device with the given connection code
Members
Constructors
Connect
To
Connection
Code
Action
Link copied to clipboard
constructor
(
connectionCode
:
String
,
scanTimeout
:
Int
?
)
Types
Companion
Link copied to clipboard
object
Companion
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