Developer Documentation

Bind to On Media Added

Bind to On Media Added

Listens for On Media Added events in the given Room object. On Media Added events will be called whenever a peer has added a media (i.e. activated the microphone). Is not called for the local player.

Inputs

NameTypeDescription
Execexec
TargetRoom Object ReferenceThe Room for which events will be triggered. Use the Construct local room handle node to create that Room object reference.
EventdelegateConnect to an On Media Added to handle this event.

Outputs

NameTypeDescription
Execexec