An Infoer sends Info (outgoing INFO).
Signature:
export declare class Infoer
Sends an outgoing in dialog INFO request.
Constructor | Modifiers | Description |
---|---|---|
(constructor)(session, options) | Constructs a new instance of the Infoer class. |
Property | Modifiers | Type | Description |
---|---|---|---|
session | Session |
The Infoer session. |
Method | Modifiers | Description |
---|---|---|
info(options) | Sends the INFO request. |