Interface for the ISC Global Messaging System.
Namespace: Isc
Assembly: iscmessageservice_v2 (in iscmessageservice_v2.dll) Version: 2.0.0.0
Syntax
JavaScript
Isc.IIscMessageService_v2 = function(); Isc.IIscMessageService_v2.createInterface('Isc.IIscMessageService_v2');
The IIscMessageService_v2 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetStatus |
Retreive the status of one or more previously sent messages.
| |
| Send |
Send a new message.
|
See Also