TokenService.checkIfTokenExists Method
Checks to see if the token exists.
it relies on the done or fail status to verify existence.
Parameters
- tokenId
-
Type: string
The ID of the token to check.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.