| 
 | SwishResults::nextResultGet the next search result Description
   object SwishResults::nextResult
    ( void
   ) Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Return Values
   Returns the next SwishResult object in the result
   set or  Examples
 Example #1 Basic SwishResults::nextResult example 
<?php |