dsl
Toggle table of contents
17.1.1
common
Platform filter
common
Switch theme
Search in API
dsl
dsl
/
it.unibo.collektive.networking
/
InMemoryMessageFactory
/
invoke
invoke
open
operator override
fun
invoke
(
senderId
:
ID
,
sharedData
:
Map
<
Path
,
PayloadRepresentation
<
Any
?
>
>
)
:
Message
<
ID
,
Any
?
>
Creates a
Message
instance with the given
senderId
and
sharedData
.