toggle menu
Clover Android SDK
r316
androidJvm
switch theme
search in API
clover-android-connector-sdk
/
com.clover.sdk.v3.bluetooth
/
BluetoothFrame
Bluetooth
Frame
public
abstract
class
BluetoothFrame
Inheritors
TransportConfigFrame
RemoteMessageFrame
Members
Constructors
Bluetooth
Frame
Link copied to clipboard
public
void
BluetoothFrame
(
)
Types
Frame
Type
Link copied to clipboard
public
enum
FrameType
Functions
as
Bytes
Link copied to clipboard
public
abstract
Array
<
byte
>
asBytes
(
)
Used when we need a byte representation of the message to send over the radio to the remote device
get
Frame
Type
Link copied to clipboard
public
abstract
BluetoothFrame.FrameType
getFrameType
(
)
get
Version
Link copied to clipboard
public
abstract
byte
getVersion
(
)