Package 

Class ReadResponse

  • All Implemented Interfaces:
    android.os.Parcelable , no.nordicsemi.android.ble.callback.DataReceivedCallback

    
    public class ReadResponse
     implements DataReceivedCallback, Parcelable
                        

    Generic read response class that returns the data received and the device from which data were read. Overriding class must call super on onDataReceived in order to make getters work properly.