pushex v0.1.1 Pushex.APNS.Response

Pushex.APNS.Response represents a result to an APNS request

Summary

Types

t()
t() :: %Pushex.APNS.Response{failure: non_neg_integer, results: [:ok | {:error, atom}], success: non_neg_integer}