Type Definitions
The following type definitions are available globally.
-
The definition of the completion block used by URL shortener.
Parameters
shortURL
Shortened URL.
warnings
Warnings 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.
error
Error if URL can’t be shortened.
-
The definition of the block used by |resolveShortLink:completion:|
-
The definition of the block used by |handleUniversalLink:completion:|