PHP Class BingApi\ServiceType\SearchBingApi

Inheritance: extends WsdlToPhp\PackageBase\AbstractSoapClientBase
Exibir arquivo Open project: wsdltophp/packagegenerator

Public Methods

Method Description
Search ( BingApi\StructType\SearchRequestBingApi $parameters ) : BingApi\StructType\SearchResponseBingApi | boolean Method to call the operation originally named Search
__toString ( ) : string Method returning the class name
getResult ( ) : BingApi\StructType\SearchResponseBingApi Returns the result

Method Details

__toString() public method

Method returning the class name
public __toString ( ) : string
return string __CLASS__

getResult() public method

Returns the result
See also: AbstractSoapClientBase::getResult()
public getResult ( ) : BingApi\StructType\SearchResponseBingApi
return BingApi\StructType\SearchResponseBingApi