onEndpointRemoved property

VIEndpointRemoved? onEndpointRemoved
getter/setter pair

Callback for getting notified when the endpoint is removed from the call. It is not triggered on call end.

Implementation

VIEndpointRemoved? onEndpointRemoved;