ex_nexmo v0.1.2 ExNexmo.SMS.Nexmo

Delivers a request payload to the Nexmo API and returns a parsed response.

Summary

Functions

Posts the message payload to the API

Functions

deliver(payload)
deliver(Request.t) ::
  {atom, ExNexmo.SMS.Response.t} |
  {atom, String.t}

Posts the message payload to the API.