API
Types
FreeraspConfig
FreeraspConfigfield
type
description
sample value
AndroidConfig
AndroidConfigfield
type
description
sample value
IOSConfig
IOSConfigfield
type
description
sample value
NativeEventEmitterActions
NativeEventEmitterActionsActions
threat
type
Android
iOS
Methods
const startFreeRASP = async (config: FreeraspConfig, reactions: NativeEventEmitterActions): Promise<bool>
const startFreeRASP = async (config: FreeraspConfig, reactions: NativeEventEmitterActions): Promise<bool>const removeThreatListeners = (): void
const removeThreatListeners = (): voidconst blockScreenCapture = async (enable: boolean): Promise<boolean>
const blockScreenCapture = async (enable: boolean): Promise<boolean>const isScreenCaptureBlocked = async (): Promise<boolean>
const isScreenCaptureBlocked = async (): Promise<boolean>Last updated

