GetInternalLinkType constructor

GetInternalLinkType(
  1. {required String link,
  2. int? extra,
  3. int? clientId}
)

Returns information about the type of an internal link. Returns a 404 error if the link is not internal. Can be called before authorization

Returns InternalLinkType

Implementation

GetInternalLinkType