PHP Class Swiftriver\UshahidiPassivePush\ServiceInterface

Show file Open project: ushahidi/Swiftriver-2011

Public Methods

Method Description
InterafceWithService ( string $uri, $parameters, CoreConfigurationHandler $configuration ) : string Given a valid servive URI and a valid string of JSON this service wraps the SiCDS service

Method Details

InterafceWithService() public method

Given a valid servive URI and a valid string of JSON this service wraps the SiCDS service
public InterafceWithService ( string $uri, $parameters, CoreConfigurationHandler $configuration ) : string
$uri string
$configuration Swiftriver\Core\Configuration\ConfigurationHandlers\CoreConfigurationHandler
return string