Click or drag to resize

CustomMessageMetadataBroadcastBackToSelf Field

True if the sender also gets the message "broadcast-self" behavior

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

Field Value

Type: Boolean
See Also