mms

package
v3.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel struct {
	ReqHandler internal.HTTPHandler
}

func (*Channel) GetDeliveryReports

func (mms *Channel) GetDeliveryReports(
	ctx context.Context,
	queryParams models.GetMMSDeliveryReportsParams,
) (msgResp models.GetMMSDeliveryReportsResponse, respDetails models.ResponseDetails, err error)

func (*Channel) GetInboundMessages

func (mms *Channel) GetInboundMessages(
	ctx context.Context,
	queryParams models.GetInboundMMSParams,
) (msgResp models.GetInboundMMSResponse, respDetails models.ResponseDetails, err error)

func (*Channel) Send

func (mms *Channel) Send(
	ctx context.Context,
	msg models.MMSMsg,
) (msgResp models.SendMMSResponse, respDetails models.ResponseDetails, err error)

type MMS

MMS provides methods to interact with the Infobip MMS API. MMS API docs: https://www.infobip.com/docs/api#channels/mms

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL