cartel v0.2.3 Cartel.Message.Apns.Feedback

Apple APNS Binary API feedback message

time: UNIX Timestamp since the token is not valid anymore token: token of the recipient

For more details on the format see the Binary Provider API section of Apple Local and Remote Notification Programming Guide

Summary

Functions

Returns feedback record decoded to Cartel.Message.Apns.Feedback

Returns the fixed APNS feedback record size

Types

t :: %Cartel.Message.Apns.Feedback{time: term, token: term}

Functions

decode!(arg)

Specs

decode!(binary) :: t

Returns feedback record decoded to Cartel.Message.Apns.Feedback

record_size()

Specs

record_size :: Integer.t

Returns the fixed APNS feedback record size