MessageObject

constructor(keyValues: KeyValue)

Initializes a new instance of the MessageObject class, using the provided KeyValues object.

Parameters

keyValues

The KeyValue backing store for this message object.


constructor()

Initializes a new instance of the MessageObject class with an empty inner KeyValues.