API
Types
TalsecConfig
field
type
description
sample value
AndroidConfig
field
type
description
sample value
IOSConfig
field
type
description
sample value
NativeEventEmitterActions
Actions
threat
type
Android
iOS
Methods
const start(config: FreeraspConfig, eventListenerConfig: NativeEventEmitterActions): Promise<void>
const blockScreenCapture(enable: boolean): Promise<string>
const isScreenCaptureBlocked(): Promise<boolean>
const storeExternalId(value: string): Promise<boolean>
const removeExternalId(): Promise<boolean>
Last updated

