Click or drag to resize

PushButtonGetPayload Method

Returns the payload (byte array). Can be empty array or null.

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

Return Value

Type: Byte
See Also