ChannelEventRegistrarManager
FinalYes
Table of Contents
Methods
Methods
createInstance()
public
static createInstance(string $moduleId, string $channelCode, string $eventId, ChannelEventPropertiesCollection $eventPropertiesCollection) : ChannelEventRegistrar
Parameters
- $moduleId : string
- $channelCode : string
- $eventId : string
- $eventPropertiesCollection : ChannelEventPropertiesCollection
Return values
ChannelEventRegistrargetInstanceByEventId()
public
static getInstanceByEventId(string $moduleId, string $eventId) : ChannelEventRegistrar|null
Parameters
- $moduleId : string
- $eventId : string