APIs

Show:

Constructor

PublishResponse

(
  • options
)

Parameters:

  • options Object

Methods

binaryStoreSize

() Number

Calculate the required size to store this object in a binary stream.

Returns:

Number:

decode

(
  • stream
)

decode the object from a binary stream

Parameters:

encode

(
  • stream
)

encode the object into a binary stream

Parameters:

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