PublishResponse Class
Extends BaseUAObject
Module: services.subscription
Constructor
PublishResponse
(
-
options
Parameters:
-
options
Object-
[responseHeader]
ResponseHeader optional -
[subscriptionId]
IntegerId optional -
[availableSequenceNumbers]
Counter optionala list of sequence number available in the subscription for retransmission and not acknowledged by the client
-
[moreNotifications]
Boolean optionalindicates if the server was not able to send all available notification in this publish response
-
[notificationMessage]
NotificationMessage optional -
[results]
StatusCode[] optional -
[diagnosticInfos]
DiagnosticInfo[] optional
-
Item Index
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode
(
-
stream
-
[option]
decode the object from a binary stream
Parameters:
-
stream
BinaryStream -
[option]
Object optional
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
toString
()
String
Returns:
String:
Properties
availableSequenceNumbers
Counter
a list of sequence number available in the subscription for retransmission and not acknowledged by the client
moreNotifications
Boolean
indicates if the server was not able to send all available notification in this publish response