ConnectToConnectionCodeAction

class ConnectToConnectionCodeAction(connectionCode: String, scanTimeout: Int?) : IAction

This action triggers a connection attempt to a device with the given connection code

Constructors

Link copied to clipboard
constructor(connectionCode: String, scanTimeout: Int?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val isDeviceAction: Boolean = false
Link copied to clipboard
open val name: String?

Functions

Link copied to clipboard
open override fun getDataJson(): JsonObject
Link copied to clipboard
open fun getJson(): JsonObject