vibrate(300).then(onMessage).catch(onMessage)} >vibrate short
vibrate(1500).then(onMessage).catch(onMessage)} >vibrate long
impactFeedback('medium').then(onMessage).catch(onMessage)} >impact medium
notificationFeedback('warning').then(onMessage).catch(onMessage)} >notification warning
selectionFeedback().then(onMessage).catch(onMessage)} >selection
Depending on your device settings for haptic feedback some of the buttons may not work.