targets_include_uri
  
  Description:
  [ 
Version ( since = 
"2.10" ) ]
public bool targets_include_uri (
Atom[] targets)
  
 
  
    Determines if any of the targets in targets can be used to provide an uri list.
    Parameters:
    
      
        | targets | 
        
           an array of Atoms 
         | 
      
      
        | n_targets | 
        
           the length of targets 
         | 
      
    
    Returns:
    
      
        | 
           true if targets include a suitable target for uri lists,  otherwise 
            false. 
         |