Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 648 Bytes

sip.js.useragentcore._constructor_.md

File metadata and controls

21 lines (13 loc) · 648 Bytes

Home > sip.js > UserAgentCore > (constructor)

UserAgentCore.(constructor)

Constructor.

Signature:

constructor(configuration: UserAgentCoreConfiguration, delegate?: UserAgentCoreDelegate);

Parameters

Parameter Type Description
configuration UserAgentCoreConfiguration Configuration.
delegate UserAgentCoreDelegate Delegate.