Click or drag to resize

EasyDialGetPayload Method

Gets the payload of the message

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override byte[] GetPayload(
	bool engaging
)

Parameters

engaging
Type: SystemBoolean

Return Value

Type: Byte
See Also