Our new developer documentation is now available. Please check it out!
Bind to On Message Received
Listens to On Message Received events in the given Room object. On Message Received
events will be triggered whenever another peer has sent a message.
Inputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Room Object Reference | The Room for which events will be triggered. Use the Construct local room handle node to create that Room object reference. |
Event | delegate | Connect to a On Message Received event to handle this event. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |