public class BrickletCANV2.ReadFrame
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int[] |
data |
int |
frameType |
long |
identifier |
boolean |
success |
Constructor and Description |
---|
ReadFrame(boolean success,
int frameType,
long identifier,
int[] data) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.