AntResponsePayload Property
The data page payload.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+03c0e5e5a599f652ca49f39d4560b5774210b560
public byte[]? Payload { get; protected set; }
Public Property Payload As Byte()
Get
Protected Set
public:
property array<unsigned char>^ Payload {
array<unsigned char>^ get ();
protected: void set (array<unsigned char>^ value);
}
member Payload : byte[] with get, set
Property Value
Byte