PHP Класс BingApi\ServiceType\SearchBingApi

Наследование: extends WsdlToPhp\PackageBase\AbstractSoapClientBase
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

__toString() публичный Метод

Method returning the class name
public __toString ( ) : string
Результат string __CLASS__

getResult() публичный Метод

Returns the result
См. также: AbstractSoapClientBase::getResult()
public getResult ( ) : BingApi\StructType\SearchResponseBingApi
Результат BingApi\StructType\SearchResponseBingApi