sip.js.inviteuseragentclient._constructor_.md
September 26, 2022 ยท View on GitHub
Home > sip.js > InviteUserAgentClient > (constructor)
InviteUserAgentClient.(constructor)
Constructs a new instance of the InviteUserAgentClient class
Signature:
constructor(core: UserAgentCore, message: OutgoingRequestMessage, delegate?: OutgoingInviteRequestDelegate);
Parameters
| Parameter | Type | Description |
|---|---|---|
| core | UserAgentCore | |
| message | OutgoingRequestMessage | |
| delegate | OutgoingInviteRequestDelegate |