getAllSelfSourceInfos

@NotNull
abstract fun getAllSelfSourceInfos(): @NotNull Collection<out ClientSelfSourceInfo>

Gets a collection of ClientSelfSourceInfo.

Return

A collection of ClientSelfSourceInfo.