Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 770 Bytes

sip.js.resubscribeuseragentserver._constructor_.md

File metadata and controls

22 lines (14 loc) · 770 Bytes

Home > sip.js > ReSubscribeUserAgentServer > (constructor)

ReSubscribeUserAgentServer.(constructor)

Constructs a new instance of the ReSubscribeUserAgentServer class

Signature:

constructor(dialog: Dialog, message: IncomingRequestMessage, delegate?: IncomingRequestDelegate);

Parameters

Parameter Type Description
dialog Dialog
message IncomingRequestMessage
delegate IncomingRequestDelegate