Home > sip.js > Registerer > (constructor)
Constructs a new instance of the Registerer class.
Signature:
constructor(userAgent: UserAgent, options?: RegistererOptions);| Parameter | Type | Description |
|---|---|---|
| userAgent | UserAgent | User agent. See UserAgent for details. |
| options | RegistererOptions | Options bucket. See RegistererOptions for details. |