Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.radio
/
NopInterfaceSpec
Nop
Interface
Spec
androidJvm
class
NopInterfaceSpec
@
Inject
constructor
(
factory
:
NopInterfaceFactory
)
:
InterfaceSpec
<
NopInterface
>
(
source
)
No-op interface backend implementation.
Members
Constructors
Nop
Interface
Spec
Link copied to clipboard
androidJvm
@
Inject
constructor
(
factory
:
NopInterfaceFactory
)
Functions
create
Interface
Link copied to clipboard
androidJvm
open
override
fun
createInterface
(
rest
:
String
)
:
NopInterface