Documentation

EventMessage
in package
implements MessageInterface

Table of Contents

Interfaces

MessageInterface

Properties

$event  : EventInterface
The event.
$type  : string
Message type.

Methods

__construct()  : mixed
generate()  : string
Generate the message ready to be sent to a relay.
setType()  : void
getType()  : string

Properties

Methods

generate()

Generate the message ready to be sent to a relay.

public generate() : string
Return values
string

getType()

private getType() : string
Return values
string

        
On this page

Search results