Type Definitions
The following type definitions are available globally.
-
The definition of the completion block used by URL shortener.
Parameters
shortURLShortened URL.
warningsWarnings that describe usability or function limitations of the generated short link. Usually presence of warnings means parameters format error, parameters value error or missing parameter.
errorError if URL can’t be shortened.
-
The definition of the block used by |resolveShortLink:completion:|
-
The definition of the block used by |handleUniversalLink:completion:|