IIscMessageService_v2 InterfaceISC Message API
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

  NameDescription
Public methodGetStatus
Retreive the status of one or more previously sent messages.
Public methodSend
Send a new message.
Top
See Also

Reference