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