Classes

  Class Description
Public class ArrivesOnInboundConditionClass Represents a rule condition where a message is receieved on a given inbound number.
Public class ForwardToEmailActionClass Represents a rule action that forwards to an email address.
Public class ForwardToMobileActionClass Represents a rule action that forwards to a mobile number.
Public class OutsideHoursConditionClass Represents a rule condition where a message is receieved outside a specified set of working hours.
Public class ReplyWithMessageActionClass Represents a rule action that will reply with a text message.
Public class ReplyWithMessageByUrlActionClass Represents a rule action that sends a text message with content supplied from a specified url.
Public class ReplyWithMessagesToSendersActionClass Represents a rule action that replys with a text message for first N senders and second N senders.
Public class RuleClass Represents a rule
Public class RuleCollection Represents a collection of RuleClass
Public class WhereBodyEqualsTextConditionClass Represents a rule condition where a message is receieved and the message body text equals specified text.
Public class WhereBodyStartsWithClass Represents a rule condition where a message is receieved and the message body text starts with specified text.
Public class WhereFromLineContainsPeopleConditionClass Represents a rule condition where a message is receieved from specific inbound numbers.