Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 421 Bytes

sip.js.incomingrequest.delegate.md

File metadata and controls

13 lines (8 loc) · 421 Bytes

Home > sip.js > IncomingRequest > delegate

IncomingRequest.delegate property

Delegate providing custom handling of this incoming request.

Signature:

delegate?: IncomingRequestDelegate;