@dialstack/sdk-dev / server/src / UserConfig
Interface: UserConfig
Defined in: sdk/server/src/index.ts:371
Properties
mobile_push_wakeup?
TypeScript
optional mobile_push_wakeup?: boolean;
Defined in: sdk/server/src/index.ts:378
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.