Bind to On Message Received

Listens on Message Received
events on the given Room object which will be called whenever a peer has received a message.
Inputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Room Object Reference | The Room which events should be listened on. Use the Construct a Room node to create that Room object reference. |
Event | event | Connect a On Message Received event to handle this event. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |