Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 628 Bytes

sip.js.prackuseragentserver.accept.md

File metadata and controls

24 lines (14 loc) · 628 Bytes

Home > sip.js > PrackUserAgentServer > accept

PrackUserAgentServer.accept() method

Update the dialog signaling state on a 2xx response.

Signature:

accept(options?: ResponseOptions): OutgoingResponse;

Parameters

Parameter Type Description
options ResponseOptions Options bucket.

Returns:

OutgoingResponse