getUserLinks

open fun getUserLinks(userId: String): HashSet<String>

Method to get the user's owned links identifiers

Return

the identifiers of the owned user links as HashSet of String

Parameters

userId

: the identifier of the user