mms

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2022 License: MIT Imports: 3 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) GetInboundMsgs

func (mms *Channel) GetInboundMsgs(
	ctx context.Context,
	opts models.InboundMMSOpts,
) (msgResp models.InboundMMSResponse, respDetails models.ResponseDetails, err error)

func (*Channel) GetOutboundMsgDeliveryReports

func (mms *Channel) GetOutboundMsgDeliveryReports(
	ctx context.Context,
	opts models.OutboundMMSDeliveryReportsOpts,
) (msgResp models.OutboundMMSDeliveryReportsResponse, respDetails models.ResponseDetails, err error)

func (*Channel) SendMsg

func (mms *Channel) SendMsg(
	ctx context.Context,
	msg models.MMSMsg,
) (msgResp models.MMSResponse, 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