Express v1.0.0 Express.FCM.Worker.State View Source
Specifies FCM worker state structure.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Express.FCM.Worker.State{callback_fun: (Express.FCM.PushMessage.t, any -> any) | nil, opts: Keyword.t, push_message: Express.FCM.PushMessage.t, push_operation: module}