Home > sip.js > OutgoingSubscribeRequest
Outgoing SUBSCRIBE request.
Signature:
export interface OutgoingSubscribeRequest extends OutgoingRequest
Property | Type | Description |
---|---|---|
delegate | OutgoingSubscribeRequestDelegate |
Delegate providing custom handling of this outgoing SUBSCRIBE request. |
Method | Description |
---|---|
waitNotifyStop() | Stop waiting for an inital subscription creating NOTIFY. |