@dialstack/sdk-dev / react/src/softphone / SoftphoneScreen
Type Alias: SoftphoneScreen
TypeScript
type SoftphoneScreen = "dial" | "incoming" | "in-call";
Defined in: sdk/react/src/react/softphone/core/view-model.ts:13
Which screen the softphone should present for the current foreground call.