Home > sip.js > UserAgentCore > (constructor)
Constructor.
Signature:
constructor(configuration: UserAgentCoreConfiguration, delegate?: UserAgentCoreDelegate);
Parameter | Type | Description |
---|---|---|
configuration | UserAgentCoreConfiguration |
Configuration. |
delegate | UserAgentCoreDelegate |
Delegate. |