AcknowledgeMessage Class
            Extends BaseUAObject
        
        
            Module: opcua.address_space.types
Constructor
AcknowledgeMessage
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
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
maxChunkCount
                        UInt32
                    
                    
                    
                    
                    
                        
                    
                        The maximum number of chunks in any request message.
maxMessageSize
                        UInt32
                    
                    
                    
                    
                    
                        
                    
                        The maximum size for any request message.
protocolVersion
                        UInt32
                    
                    
                    
                    
                    
                        
                    
                        The latest version of the OPC UA TCP protocol supported by the Server.
            The NodeOPCUA API