sip.js.useragentcore._constructor_.md
September 26, 2022 ยท View on GitHub
Home > sip.js > UserAgentCore > (constructor)
UserAgentCore.(constructor)
Constructor.
Signature:
constructor(configuration: UserAgentCoreConfiguration, delegate?: UserAgentCoreDelegate);
Parameters
| Parameter | Type | Description |
|---|---|---|
| configuration | UserAgentCoreConfiguration | Configuration. |
| delegate | UserAgentCoreDelegate | Delegate. |