popupWindowClose
Closes the bridge popup and releases the active transport. Call when your flow ends or to force-release a stuck popup.
Signature
dcent.popupWindowClose(): void
Notes
-
Cached listeners and the pending timeout are preserved and automatically restored on the next call (reconnect).
-
If no transport exists, it is a no-op (does not throw).