A messager sends a Message (outgoing MESSAGE).
Signature:
export declare class Messager
Constructor | Modifiers | Description |
---|---|---|
(constructor)(userAgent, targetURI, content, contentType, options) | Constructs a new instance of the Messager class. |
Method | Modifiers | Description |
---|---|---|
message(options) | Send the message. |