Table of Contents

Class MMS

Namespace
Inetlab.SMPP
Assembly
Inetlab.SMPP.dll

Initiates MMS builders

public static class MMS
Inheritance
MMS
Inherited Members

Methods

Delivery(MMSDelivery)

public static IMMSBuilder Delivery(MMSDelivery delivery)

Parameters

delivery MMSDelivery

Returns

IMMSBuilder

Notification(MMSNotification)

Creates MMS Notification message

public static IMMSBuilder Notification(MMSNotification notification)

Parameters

notification MMSNotification

Returns

IMMSBuilder