public static class

IPeripheralCallback.Default

extends Object
implements IPeripheralCallback
java.lang.Object
   ↳ masonamerica.platform.bleperipheral.IPeripheralCallback.Default

Class Overview

Default implementation for IPeripheralCallback.

Summary

Public Constructors
Default()
Public Methods
IBinder asBinder()
void handlePeripheralInfo(List<BluetoothPeripheralInfo> list)
[Expand]
Inherited Methods
From class java.lang.Object
From interface masonamerica.platform.bleperipheral.IPeripheralCallback
From interface android.os.IInterface

Public Constructors

public Default ()

Public Methods

public IBinder asBinder ()

Returns
IBinder

public void handlePeripheralInfo (List<BluetoothPeripheralInfo> list)

Parameters
list List
Throws
RemoteException