com.intel.bluetooth
Interface BluetoothConnectionNotifierServiceRecordAccess

All Known Implementing Classes:
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.

Author:
vlads

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


JSR-82 Javadocs Apache License, Version 2.0 Copyright © 2001-2008 Motorola, Inc. ALL RIGHTS RESERVED.
BlueCove Javadocs
GNU Lesser General Public License Copyright © 2004-2008 BlueCove Team.