public static interface BluetoothPbap.ServiceListener
Modifier and Type | Method and Description |
---|---|
void |
onServiceConnected(BluetoothPbap proxy)
Called to notify the client when this proxy object has been
connected to the BluetoothPbap service.
|
void |
onServiceDisconnected()
Called to notify the client that this proxy object has been
disconnected from the BluetoothPbap service.
|
void onServiceConnected(BluetoothPbap proxy)
void onServiceDisconnected()