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