Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-service
/
org.meshtastic.core.service
/
ServiceClient
/
ServiceClient
Service
Client
android
constructor
(
stubFactory
:
(
IBinder
)
->
T
)
(
source
)
Parameters
stub
Factory
A factory function to convert an
IBinder
to the interface type.
Type Parameters
T
The type of the AIDL interface.