onEndpointRemoved property
Callback for getting notified when the endpoint is removed from the call. It is not triggered on call end.
Implementation
VIEndpointRemoved? onEndpointRemoved;
Callback for getting notified when the endpoint is removed from the call. It is not triggered on call end.
VIEndpointRemoved? onEndpointRemoved;