> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.IspoFrame.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias IspoFrame

```typescript
IspoFrame:
    | RpcCallFrame
    | HelloFrame
    | BundleModeReadyFrame
    | AppReadyFrame
    | AppHtmlSnapshotFrame
    | AppHtmlSnapshotStatusFrame
    | AssistantContextFrame
    | AssistantActionsFrame
    | ChatAgentsFrame
    | ProjectCommandsFrame
    | ProjectCommandsReadyFrame
    | AssistantActionReplyFrame
    | FocusHostSegmentFrame
    | SpecProposeEditsFrame
    | ChatComposeFrame
    | CreateProjectDraftFrame
    | LifecycleAckFrame
    | LifecyclePolicyFrame
    | PrivateContentControlFrame
    | RpcReplyFrame
    | AssistantActionCallFrame
    | ThemeFrame
    | FocusProjectFrame
    | LifecycleFrame
    | NotifyClickFrame
    | NavigateFrame
    | ChatSelectionFrame
    | BulkPortFrame
    | PrivateContentBootstrapFrame
    | PrivateContentControlReplyFrame
    | SubFrame
    | NextFrame
    | EndFrame
```

Types: [RpcCallFrame](core.RpcCallFrame.md), [HelloFrame](core.HelloFrame.md), [BundleModeReadyFrame](core.BundleModeReadyFrame.md), [AppReadyFrame](core.Supporting_types.AppReadyFrame.md), [AppHtmlSnapshotFrame](core.Supporting_types.AppHtmlSnapshotFrame.md), [AppHtmlSnapshotStatusFrame](core.Supporting_types.AppHtmlSnapshotStatusFrame.md), [AssistantContextFrame](core.Supporting_types.AssistantContextFrame.md), [AssistantActionsFrame](core.Supporting_types.AssistantActionsFrame.md), [ChatAgentsFrame](core.Supporting_types.ChatAgentsFrame.md), [ProjectCommandsFrame](core.ProjectCommandsFrame.md), [ProjectCommandsReadyFrame](core.ProjectCommandsReadyFrame.md), [AssistantActionReplyFrame](core.Supporting_types.AssistantActionReplyFrame.md), [FocusHostSegmentFrame](core.FocusHostSegmentFrame.md), [SpecProposeEditsFrame](core.Supporting_types.SpecProposeEditsFrame.md), [ChatComposeFrame](core.Supporting_types.ChatComposeFrame.md), [CreateProjectDraftFrame](core.Supporting_types.CreateProjectDraftFrame.md), [LifecycleAckFrame](core.LifecycleAckFrame.md), [LifecyclePolicyFrame](core.LifecyclePolicyFrame.md), [PrivateContentControlFrame](core.Supporting_types.PrivateContentControlFrame.md), [RpcReplyFrame](core.RpcReplyFrame.md), [AssistantActionCallFrame](core.Supporting_types.AssistantActionCallFrame.md), [ThemeFrame](core.ThemeFrame.md), [FocusProjectFrame](core.FocusProjectFrame.md), [LifecycleFrame](core.LifecycleFrame.md), [NotifyClickFrame](core.NotifyClickFrame.md), [NavigateFrame](core.NavigateFrame.md), [ChatSelectionFrame](core.ChatSelectionFrame.md), [BulkPortFrame](core.BulkPortFrame.md), [PrivateContentBootstrapFrame](core.Supporting_types.PrivateContentBootstrapFrame.md), [PrivateContentControlReplyFrame](core.Supporting_types.PrivateContentControlReplyFrame.md), [SubFrame](core.Supporting_types.SubFrame.md), [NextFrame](core.Supporting_types.NextFrame.md), [EndFrame](core.Supporting_types.EndFrame.md)
