Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%External.Messaging.Message

abstract class %External.Messaging.Message extends %Library.RegisteredObject, %JSON.Adaptor

Base Message class

Method Inventory

Methods

method FromJSON(json As %String) as %Status
Set up message object from JSON string
method FromRemoteObject(o As %Net.Remote.Object) as %Status
Set up message object from remote gateway object
method ToJSON() as %String
Convert message object to JSON String

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab