Click or drag to resize

IndexedObjectMetadataMessageId Field

The message id of the object. This has to be unique for the app. It consists of a combination of the scene index and object index.

Namespace:  ImmerseSDK.Metadata
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("messageId")]
public string MessageId

Field Value

Type: String
See Also