ravenx_pusher v0.1.0 RavenxPusher.Push View Source

RavenxPusher.Push represents a Push being sent through Pusher.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %RavenxPusher.Push{channels: [binary], data: any, event: binary, sent?: atom, socket_id: binary}