VerificationHandlerFunc.(constructor)
Creates an instance of VerificationHandlerFunc.
Signature:
constructor(stateVerificationFunc: StateVerificationFunc);
Parameters
| Parameter | Type | Description |
|---|---|---|
| stateVerificationFunc | StateVerificationFunc | state verification function |