Home > sip.js > InfoUserAgentServer > (constructor)
Constructs a new instance of the InfoUserAgentServer
class
Signature:
constructor(dialog: SessionDialog, message: IncomingRequestMessage, delegate?: IncomingRequestDelegate);
Parameter | Type | Description |
---|---|---|
dialog | SessionDialog | |
message | IncomingRequestMessage | |
delegate | IncomingRequestDelegate |