Refy Link Utilities
The RefyLinkUtilities interface is useful to manage the RefyLink giving some common utilities that appear in different part of the application
Author
N7ghtm4r3 - Tecknobit
Parameters
T
: the type of the link between RefyLink and CustomRefyLink
Inheritors
Functions
Link copied to clipboard
open fun AddLinksButton(viewModel: LinksCollectionViewModelHelper, show: MutableState<Boolean>, links: List<T>, collection: LinksCollection, tint: Color)
Function to add links to a collection
open fun AddLinksButton(viewModel: TeamViewModelHelper, show: MutableState<Boolean>, links: List<T>, team: Team, tint: Color)
Function to add links to a teams
Link copied to clipboard
open fun DeleteLinkButton(activity: Activity?, viewModel: LinksViewModelHelper<T>, deleteLink: MutableState<Boolean>, link: T, tint: Color)
Function to delete a link
Link copied to clipboard
Function to share a link outside the application
Link copied to clipboard
Function for the security view of a link
Link copied to clipboard
Function to show the reference link for the secure view