ShortLinkService.getLongLink Method

Gets a long link from the specified short link.
 

Parameters

shortLink

Type: String
The short link to get the long link for.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete. 

Examples