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