public interface OnBleDataTransferListener
custom data channel
abstract void
onReceive(Array<byte> data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onReceive(Array<byte> data)
receive
data