Express v1.0.0 Express.APNS.Worker.State View Source
Defines APNS worker state structure.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Express.APNS.Worker.State{callback_fun: (... -> any), connection: Express.Network.HTTP2.Connection.t, opts: Keyword.t, push_message: APNS.PushMessage.t, push_operation: module}