Membrane.RTC.Engine.deny_peer
You're seeing just the function
deny_peer
, go back to Membrane.RTC.Engine module for more information.
Specs
Deny peer from joining to the RTC Engine.
Specs
The same as deny_peer/2
but allows for passing any data that will be returned to the client.
This can be used for passing reason of peer refusal.