sip.js.byeuseragentclient.md
September 26, 2022 ยท View on GitHub
Home > sip.js > ByeUserAgentClient
ByeUserAgentClient class
BYE UAC.
Signature:
export declare class ByeUserAgentClient extends UserAgentClient implements OutgoingByeRequest
Extends: UserAgentClient
Implements: OutgoingByeRequest
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(dialog, delegate, options) | Constructs a new instance of the ByeUserAgentClient class |