sip.js.reinviteuseragentclient._constructor_.md
September 26, 2022 ยท View on GitHub
Home > sip.js > ReInviteUserAgentClient > (constructor)
ReInviteUserAgentClient.(constructor)
Constructs a new instance of the ReInviteUserAgentClient class
Signature:
constructor(dialog: SessionDialog, delegate?: OutgoingInviteRequestDelegate, options?: RequestOptions);
Parameters
| Parameter | Type | Description |
|---|---|---|
| dialog | SessionDialog | |
| delegate | OutgoingInviteRequestDelegate | |
| options | RequestOptions |