Click or drag to resize

GhostMessageTimeStamp Property

Note: This API is now obsolete.

When the message was sent

Namespace:  ImmerseSDK.Multiplayer.Messaging
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[ObsoleteAttribute("Use Timestamp instead")]
public DateTime TimeStamp { get; }

Property Value

Type: DateTime
See Also