new module:ct-services /messaging /Publish Error()
Enumeration that defines errors that can occur when publishing to a subject.
Members
(static) INVALID _PARAMETERS
Supplied parameters are invalid for this subject type.
(static) NOT _FOUND
The subject could not be found.
(static) RESULT _UNKNOWN
It is unknown if the publish was successful or not. This could be due to a loss of connection between the client and the server.
(static) WRITE _DENIED
The client does not have permission to write to the subject.
(static) WRITE _DENIED _LICENCE _EXPIRED
The publish was rejected as a breach of license parameters was detected.