pushex v0.2.0 Pushex.APNS.Client behaviour

Module defining the behaviour to send requests to APNS..

The behaviour can be changed by setting the :client_impl module under the configuration pushex: :apns key

Summary

Functions

send_notification(request)

Callbacks

send_notification(request)
send_notification(request :: APNS.Request.t) :: :ok