rcrowe\Hippy\Transport\TransportInterface::setEndpoint PHP Method

setEndpoint() public method

Set the API host to send the message to.
public setEndpoint ( string $endpoint ) : void
$endpoint string API host.
return void
    public function setEndpoint($endpoint);