Redler Technologies Inc.

MotionDataPacketPayload Property

The data of the packet.

Must be always 4 bytes long

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public byte[] Payload { get; }

Property Value

Byte

See Also