getCustomLink

fun getCustomLink(link: CustomRefyLink): JSONObject

Function to execute the request to get a custom link

Return

the result of the request as JSONObject

Parameters

link

: the link to get


fun getCustomLink(linkId: String): JSONObject

Function to execute the request to get a custom link

Return

the result of the request as JSONObject

Parameters

linkId

: the identifier of the link to get