add Link To Teams

open override fun addLinkToTeams(link: RefyLink, teams: List<String>, onSuccess: () -> Unit)

Function to share the link with teams

Parameters

link

: the link to share with the teams

teams

: the teams identifiers where share the link

onSuccess

: the action to execute if the request has been successful