Home > sip.js > ReInviteUserAgentClient
Re-INVITE UAC.
Signature:
export declare class ReInviteUserAgentClient extends UserAgentClient implements OutgoingInviteRequest
Extends: UserAgentClient
Implements: OutgoingInviteRequest
14 Modifying an Existing Session https://tools.ietf.org/html/rfc3261\#section-14 14.1 UAC Behavior https://tools.ietf.org/html/rfc3261\#section-14.1
Constructor | Modifiers | Description |
---|---|---|
(constructor)(dialog, delegate, options) | Constructs a new instance of the ReInviteUserAgentClient class |
Property | Modifiers | Type | Description |
---|---|---|---|
delegate | OutgoingInviteRequestDelegate | undefined |
Method | Modifiers | Description |
---|---|---|
receiveResponse(message) |