Constructors
Methods
Static
getData
- getData(): Promise<string>
Returns Promise<string>
Static
start
- start(options): Promise<void>
Returns Promise<void>
Static
pauseBehavioralData
- pauseBehavioralData(): void
Returns void
Static
resumeBehavioralData
- resumeBehavioralData(): void
Returns void
Static
getPauseBehavioralData
- getPauseBehavioralData(step): boolean
Returns boolean
Static
getNodeConfig
- getNodeConfig(step): undefined | ProtectInitializeConfig
Returns undefined | ProtectInitializeConfig
Static
getPingProtectType
- getPingProtectType(step): "initialize" | "evaluate" | "none"
Returns "initialize" | "evaluate" | "none"
Static
setNodeClientError
- setNodeClientError(step, value): void
Parameters
- step: FRStep
- value: string
Returns void
Static
setNodeInputValue
- setNodeInputValue(step, value): void
Parameters
- step: FRStep
- value: string
Returns void
PIProtect - Class to interact with the underlying PingOne Signals SDK