profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-navi
/
com.sygic.profi.sdk.navi.echo
/
PMEchoSender
PMEcho
Sender
interface
PMEchoSender
:
PMEchoIfc
Debug Interface for sending/receiving a flatbuffer object ( used for testing purposes )
Functions
Inheritors
Functions
broadcast
Link copied to clipboard
abstract
fun
broadcast
(
cls
:
String
,
fb
:
ByteArray
)
echo
Link copied to clipboard
open
override
fun
echo
(
cmd
:
PMCommandRequest
)
open
override
fun
echo
(
cmd
:
PMCommandResponse
)
open
override
fun
echo
(
msg
:
PMMsg
)
open
override
fun
echo
(
tbt
:
PMTBT
)
Inheritors
PMEchoSenderImpl
Link copied to clipboard