child_removed


Description:

public virtual signal void child_removed (ServerSideSource child_source)

Emitted when an ServerSideSource that is a child of backend's collection source is removed from backend's server.

You can think of this as a filtered version of SourceRegistryServer's source_removed signal which only lets through sources relevant to backend.

Parameters:

child_source

the child ServerSideSource that got removed