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