Method | Description | |
---|---|---|
__construct ( Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) | Constructor. | |
onKernelRequest ( |
Kernel Request Event Handler for QPush Notifications |
Method | Description | |
---|---|---|
getIronMqQueueName ( |
Get the name of the IronMq queue. | |
handleIronMqNotifications ( |
Handles Messages sent from a IronMQ Push Queue | |
handleSnsNotifications ( |
Handles Notifications sent from AWS SNS |
public __construct ( Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) | ||
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface | A Symfony Event Dispatcher |
public onKernelRequest ( |
||
$event | The Kernel Request's GetResponseEvent |