infobip v0.1.1 Infobip.Message

Builds the XML message to send to the Infobip API.

Summary

Functions

build_message(recipient, message)
build_message(String.t, String.t) :: String.t

Builds valid XML for the Infobip text message API.

build_message(recipient, message, message_id)
build_message(String.t, String.t, String.t) :: String.t