AirLay backend

MessageSenderInterface

Table of Contents

getError()  : string|null
sendMessage()  : bool

Methods

sendMessage()

public sendMessage(string $address, MessageInterface $message[, string $name = '' ][, bool $sendAdditional = true ]) : bool
Parameters
$address : string
$message : MessageInterface
$name : string = ''
$sendAdditional : bool = true
Return values
bool

Search results