ChannelEvent
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getChannel() : Channel
- getEventId() : string
- getPropertiesCollection() : ChannelEventPropertiesCollection
- toArray() : array<string|int, mixed>
Methods
__construct()
public
__construct(Channel $channel, string $eventId, ChannelEventPropertiesCollection $propertiesCollection) : mixed
Parameters
- $channel : Channel
- $eventId : string
- $propertiesCollection : ChannelEventPropertiesCollection
getChannel()
public
getChannel() : Channel
Return values
ChannelgetEventId()
public
getEventId() : string
Return values
stringgetPropertiesCollection()
public
getPropertiesCollection() : ChannelEventPropertiesCollection
Return values
ChannelEventPropertiesCollectiontoArray()
public
toArray() : array<string|int, mixed>