DiscoManager constructor

DiscoManager(
  1. List<Identity> identities
)

identities is a list of disco identities that should be added by default to a disco#info response.

Implementation

DiscoManager