Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 844 Bytes

sip.js.outgoingsubscriberequest.md

File metadata and controls

26 lines (16 loc) · 844 Bytes

Home > sip.js > OutgoingSubscribeRequest

OutgoingSubscribeRequest interface

Outgoing SUBSCRIBE request.

Signature:

export interface OutgoingSubscribeRequest extends OutgoingRequest 

Properties

Property Type Description
delegate OutgoingSubscribeRequestDelegate Delegate providing custom handling of this outgoing SUBSCRIBE request.

Methods

Method Description
waitNotifyStop() Stop waiting for an inital subscription creating NOTIFY.