A request to reject an Invitation (incoming CANCEL).
Signature:
export declare class Cancel
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Cancel
class.
Property | Modifiers | Type | Description |
---|---|---|---|
request | IncomingRequestMessage | Incoming CANCEL request message. |