PublishResponse Class
            Extends BaseUAObject
        
        
            Module: services.subscription
Constructor
PublishResponse
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
Methods
binaryStoreSize
                    
                            ()
                    
                            
                                Number
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        Calculate the required size to store this object in a binary stream.
Returns:
                                            Number:
                                
                            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
            The NodeOPCUA API