Click or drag to resize

SendHandler Class

Represents class that handles messages sending operation
Inheritance Hierarchy
SystemObject
  Dynamicweb.SmsSendHandler

Namespace:  Dynamicweb.Sms
Assembly:  Dynamicweb.Sms (in Dynamicweb.Sms.dll) Version: 2.1.2
Syntax
public class SendHandler

The SendHandler type exposes the following members.

Constructors
  NameDescription
Public methodSendHandler
Initializes a new instance of the SendHandler class
Top
Methods
  NameDescription
Public methodStatic memberSend
Sends the specified message text
Top
See Also