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