Express v1.0.0 Express.APNS.Worker View Source

Incapsulates work with APNS logic. Exists temporary: until work with APNS finished.

Link to this section Summary

Functions

Pushes a push message via worker with specified delay

Link to this section Functions

Link to this function push(worker, delay \\ 0) View Source
push(pid, pos_integer) ::
  reference |
  :ok |
  :noconnect |
  :nosuspend |
  true

Pushes a push message via worker with specified delay.