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