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