com.intel.bluetooth
Interface BluetoothConnectionNotifierServiceRecordAccess

All Known Implementing Classes:
Connection, Connection, Connection, Connection, Connection, Connection, Connection, Connection, OBEXSessionNotifierImpl

public interface BluetoothConnectionNotifierServiceRecordAccess

Used when client application has only access to Proxy of the connection. e.g. WebStart in MicroEmulator

Your application should not use this class directly.

Rating red

Method Summary
 ServiceRecord getServiceRecord()
           
 void updateServiceRecord(boolean acceptAndOpen)
           
 

Method Detail

getServiceRecord

ServiceRecord getServiceRecord()

updateServiceRecord

void updateServiceRecord(boolean acceptAndOpen)
                         throws ServiceRegistrationException
Parameters:
acceptAndOpen - wrap validation in ServiceRegistrationException
Throws:
ServiceRegistrationException