Maps and Navigation SDK
common:core
/
com.tomtom.sdk.common.event
/
SyncEventMessenger
/
register
register
open
override
fun
register
(
listener
:
EventListener
<
T
>
)
Content copied to clipboard
Registers
EventListener
which will be notified about published events.
Throws
kotlin.
Illegal
Argument
Exception
if listener is already added.