Documentation

RelayInterface

Table of Contents

Methods

getUrl()  : string
Get URL of the relay.
send()  : CommandResultInterface
Sends the message to the relay.
setMessage()  : void
Set message that will be sent to the relay.
setUrl()  : void
Set URL of the relay.

Methods

getUrl()

Get URL of the relay.

public getUrl() : string
Return values
string

setUrl()

Set URL of the relay.

public setUrl(string $url) : void
Parameters
$url : string

        
On this page

Search results