PushService
Table of Contents
Methods
- sendEvent() : void
- subscribeByTag() : void
Methods
sendEvent()
public
sendEvent(PushEvent $event) : void
Parameters
- $event : PushEvent
subscribeByTag()
public
subscribeByTag(string $tag, int $userId) : void
Parameters
- $tag : string
- $userId : int