Ensures that the service record is valid.
throws: ServiceRegistrationException - if the structure of thesrvRecord is missing any mandatory serviceattributes, or if an attempt has been made to change any of thevalues described as fixed
Compares two DataElements.
Parameters: first - first DataElement Parameters: second - second DataElement true if elements are equal, false otherwise See Also:javax.bluetooth.DataElement
Retrieves service record for this notifier.
It always returns the same object reference.
service record associated with this notifier throws: IllegalArgumentException - if the notifier is closed
Stores the service record for this notifier in the local SDDB.
If there is no SDDB version of the service record, this method will
do nothing.
Parameters: record - new service record value throws: IllegalArgumentException - if new record is invalid throws: ServiceRegistrationException - if the record cannot beupdated successfully in the SDDB