Module messagebird_async::sms[][src]

Modules

list
send
view

Structs

AccessKey

API Token Access

AlphaNumeric
CallbackUrl
Contact
DateTime
Gateway

Determines the Gateway ID

Group
Identifier
Links

Helper for paging implementation

Message

BirdedMessage

MessageList

BirdedMessage

Msisdn
Recipient
Recipients
Request

Generic API request object to messagebird REST API Handles authorization and parses returned json into structures

TelephoneNumber
TypeDetails

Enums

Direction

Determines if the direction of the message

MessageClass
Originator
Payload
PayloadEncoding
PayloadType
QueryRecipient

recpient for sending a message

Status
TypeDetail

Traits

FromStr

A trait to abstract the idea of creating a new instance of a type from a string.

Query

TODO the name is misleading/obsolete, should be something with params

ToString

A trait for converting a value to a String.

Type Definitions

RequestMessageList

Request object for a list of sent or in processing messages

RequestSend

Request to send a message

RequestView

Request returning one individual message