diff --git a/reference.html b/reference.html index 57c71aa..bd4f040 100644 --- a/reference.html +++ b/reference.html @@ -494,8 +494,10 @@ given subject.
Returns: A -Promise that resolves with no arguments on success, or rejects with no arguments if the client -is denied access to write to the subject.
+Promise that resolves on success, or rejects with no arguments if the client is denied access +to write to the subject. On success, a message argument is passed to the +resolution callback; it differs from the originalmessage argument in that it has
+metadata added by the server.
Sends a message to the given subject. The message contents are serialized and sent to the server (see