sip.js.sessionmanager.isheld.md
October 21, 2022 ยท View on GitHub
Home > sip.js > SessionManager > isHeld
SessionManager.isHeld() method
Hold state.
Signature:
isHeld(session: Session): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| session | Session | Session to check. |
Returns:
boolean
Remarks
True if session is on hold.