new module:ct-services /messaging /Subscription Error()
Enumeration that defines errors that can occur with a subscription.
Members
(static) DELETED
The subject has been deleted.
(static) INVALID _MESSAGE _TYPE
The subject is for a record type that is not supported by the subscription implementation.
(static) INVALID _PARAMETERS
Supplied parameters are invalid for this subject type.
(static) NOT _FOUND
The subject could not be found.
(static) READ _DENIED
The client does not have permission to read the subject.