|
BenQ Mobile |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DataElement in javax.bluetooth |
Methods in javax.bluetooth that return DataElement | |
DataElement |
ServiceRecord.getAttributeValue(int attrID)
Returns the value of the service attribute ID provided it is present in the service record, otherwise this method returns null . |
Methods in javax.bluetooth with parameters of type DataElement | |
boolean |
ServiceRecord.setAttributeValue(int attrID,
DataElement attrValue)
Modifies this ServiceRecord to contain the service
attribute defined by the attribute-value pair
(attrID, attrValue) . |
void |
DataElement.addElement(DataElement elem)
Adds a DataElement to this DATALT
or DATSEQ DataElement object.
|
void |
DataElement.insertElementAt(DataElement elem,
int index)
Inserts a DataElement at the specified location.
|
boolean |
DataElement.removeElement(DataElement elem)
Removes the first occurrence of the DataElement
from this object. |
|
BenQ Mobile |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner. All Rights Reserved. BenQ Corp. is a trademark licensee of Siemens AG. |
For further information about Mobility Toolkit (MTK) visit our Developer Portal. |