Closed mohitb117 closed 10 years ago
Hi , It seems to be possible from the SDK to convert a different beacon to a Estimote Beacon:- Can I have some feedback if thats such a good idea??
Thanks
In package com.estimote.sdk.utils:-
public static com.estimote.sdk.Beacon beaconFromLeScan (android.bluetooth.BluetoothDevice device, int rssi, byte[] scanRecord) { /* compiled code */ }
No, it is not. This method will be hidden in next release since it should not be public.
Hi , It seems to be possible from the SDK to convert a different beacon to a Estimote Beacon:- Can I have some feedback if thats such a good idea??
Thanks
In package com.estimote.sdk.utils:-
public static com.estimote.sdk.Beacon beaconFromLeScan (android.bluetooth.BluetoothDevice device, int rssi, byte[] scanRecord) { /* compiled code */ }