attach Links

open fun attachLinks(team: Team, links: List<RefyLink.RefyLinkImpl>, afterAttached: () -> Unit)

Method to request to attach links to the team

Parameters

team

The team where attach the links

links

The links to attach

afterAttached

The action to execute after the attachment of the links