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