VNC.RFBDrawing.RFBView.notifyUpdate Function
the surface calls this method, when the data has changed changed region: x,y,width,height

Project void notifyUpdate (int, int, int, int)
  Type Name Description  
    int x    
    int y    
    int width    
    int height    
  Return Description  
    void