linkCompletionToken property

LinkCompletionTokenCallback<T> linkCompletionToken
final

Links the completion token challenge to the request.

Should update the request to link the completion challenge ID. May throw ChallengeAlreadyUsedException if the challenge has already been linked.

Implementation

final LinkCompletionTokenCallback<T> linkCompletionToken;