Version: Smart Feature Phone 3.0BluetoothGattCharacteristic.stopNotificationsDescription#Unregister notification/indication of this characteristic.Syntax#var promise = instanceOfBluetoothGattCharacteristic.stopNotifications();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.