Click or drag to resize

CustomMessageMetadataIsPersistedInSession Field

True if this message is persisted in the session "session-persist" behavior

Namespace:  ImmerseSDK.Metadata
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("isPersisted")]
public bool IsPersistedInSession

Field Value

Type: Boolean
See Also