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