View Source GlificWeb.Providers.Gupshup.Controllers.BillingEventController (Glific v5.1.6)
Dedicated controller to handle billing events from Gupshup
Link to this section Summary
Functions
Message status when the message has been sent to gupshup
Callback for billing event
Default handle for all billing event callbacks
Link to this section Functions
@spec conversations(Plug.Conn.t(), map()) :: Plug.Conn.t()
Message status when the message has been sent to gupshup
@spec handle_billing_event(Plug.Conn.t(), map()) :: Plug.Conn.t()
Callback for billing event
@spec handler(Plug.Conn.t(), map()) :: Plug.Conn.t()
Default handle for all billing event callbacks