Skip to main content

@dialstack/sdk / server / UserConfig

Interface: UserConfig

Defined in: sdk/src/server/index.ts:242

Properties

mobile_push_wakeup?

optional mobile_push_wakeup?: boolean;

Defined in: sdk/src/server/index.ts:249

Whether incoming calls are held for a wake-up window when the user has no active web/mobile calling session, so a push notification can wake their app to answer. Enable when your application delivers push notifications for this user.