Version: Smart Feature Phone 3.0BluetoothGattCharacteristic.startNotificationsDescription#Register notification/indication of this characteristic.Syntax#var promise = instanceOfBluetoothGattCharacteristic.startNotifications();CopyReturn value#A Promise to indicate whether the operation is resolved or rejected. The Promise is rejected if there is no Client Characteristic Configuration descriptor (CCCD) for this characteristic.