Provider
Synchronous
No Custom Parameters
SendMessage will register for message delviery status changes with a Message dispatch engine; the status changes will result in triggering events.
The MDE Provider MDE : maximum length of charactors supported is 8000 in this release
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Priority * | System.String | The priority of the given message | |
| DestinationSubType * | System.String | Destination Address sub, Cisco IP Phone. | |
| Message * | System.String | The actual message that needs to be sent to the specified destination | |
| DestinationAddressType * | System.String | The destinationAddressType property specifies to the Application Runtime Environment Device Type specifies destination device category, current version supports only Cisco IP Phones. | |
| Timeout | System.Int32 | The Timeout property specifies to the Application Runtime Environment how long
to wait for a response from the provider for the current action.
The ReturnValue returned in this case is Timeout. The value must be a literal value in milliseconds. | |
| DestinationAddress * | System.String | Destination Addreess of the device, if the | |
| Username * | System.String | Username of the phone, for Cisco IP Phone. | |
| Password * | System.String | Password of the user , Cisco IP Phone. | |
| DestinationDeviceType * | System.String | The destinationDeviceType property specifies to the Application Runtime Environment Device Type specifies destination device category, current version supports only Cisco IP Phones. |
| Parameter Name | .NET Type | Description |
|---|---|---|
| MessageId | System.String | Unique identifier for a given message |
Branch Conditions
No description.
No description.
No description.