> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# IframeEventType

# Enumeration: IframeEventType

Defined in: iframe-stamper/dist/index.d.ts:2

## Enumeration Members

### ApplySettings

> **ApplySettings**: `"APPLY_SETTINGS"`

Defined in: iframe-stamper/dist/index.d.ts:10

***

### BundleInjected

> **BundleInjected**: `"BUNDLE_INJECTED"`

Defined in: iframe-stamper/dist/index.d.ts:11

***

### ClearEmbeddedKey

> **ClearEmbeddedKey**: `"RESET_EMBEDDED_KEY"`

Defined in: iframe-stamper/dist/index.d.ts:18

***

### EncryptedBundleExtracted

> **EncryptedBundleExtracted**: `"ENCRYPTED_BUNDLE_EXTRACTED"`

Defined in: iframe-stamper/dist/index.d.ts:12

***

### Error

> **Error**: `"ERROR"`

Defined in: iframe-stamper/dist/index.d.ts:20

***

### ExtractKeyEncryptedBundle

> **ExtractKeyEncryptedBundle**: `"EXTRACT_KEY_ENCRYPTED_BUNDLE"`

Defined in: iframe-stamper/dist/index.d.ts:9

***

### ExtractWalletEncryptedBundle

> **ExtractWalletEncryptedBundle**: `"EXTRACT_WALLET_ENCRYPTED_BUNDLE"`

Defined in: iframe-stamper/dist/index.d.ts:8

***

### GetEmbeddedPublicKey

> **GetEmbeddedPublicKey**: `"GET_EMBEDDED_PUBLIC_KEY"`

Defined in: iframe-stamper/dist/index.d.ts:17

***

### InitEmbeddedKey

> **InitEmbeddedKey**: `"INIT_EMBEDDED_KEY"`

Defined in: iframe-stamper/dist/index.d.ts:19

***

### InjectCredentialBundle

> **InjectCredentialBundle**: `"INJECT_CREDENTIAL_BUNDLE"`

Defined in: iframe-stamper/dist/index.d.ts:4

***

### InjectImportBundle

> **InjectImportBundle**: `"INJECT_IMPORT_BUNDLE"`

Defined in: iframe-stamper/dist/index.d.ts:7

***

### InjectKeyExportBundle

> **InjectKeyExportBundle**: `"INJECT_KEY_EXPORT_BUNDLE"`

Defined in: iframe-stamper/dist/index.d.ts:5

***

### InjectWalletExportBundle

> **InjectWalletExportBundle**: `"INJECT_WALLET_EXPORT_BUNDLE"`

Defined in: iframe-stamper/dist/index.d.ts:6

***

### PublicKeyReady

> **PublicKeyReady**: `"PUBLIC_KEY_READY"`

Defined in: iframe-stamper/dist/index.d.ts:3

***

### SettingsApplied

> **SettingsApplied**: `"SETTINGS_APPLIED"`

Defined in: iframe-stamper/dist/index.d.ts:13

***

### Stamp

> **Stamp**: `"STAMP"`

Defined in: iframe-stamper/dist/index.d.ts:15

***

### StampRequest

> **StampRequest**: `"STAMP_REQUEST"`

Defined in: iframe-stamper/dist/index.d.ts:14

***

### TurnkeyInitMessageChannel

> **TurnkeyInitMessageChannel**: `"TURNKEY_INIT_MESSAGE_CHANNEL"`

Defined in: iframe-stamper/dist/index.d.ts:16
