Developer Documentation

Bind to On Media Removed

Bind to On Media Removed

Listens to On Media Removed events in the given Room. On Media Removed will be called whenever a peer has removed a media (i.e. muted 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 a On Media Removed event to handle this event.

Outputs

NameTypeDescription
Execexec