On Peer User Data Changed

Called whenever a peer has changed its user data. Connect to a
Inputs
| Name | Type | Description |
|---|---|---|
| Delegate | delegate | Connect to a |
Outputs
| Name | Type | Description |
|---|---|---|
| Exec | exec | |
| Peer Id | integer | The id of the peer that joined the room. |
| User Data | array | The updated user data of the peer as an array of bytes. |
| Room | object | The Room object reference for which the event was triggered. |