useClientNotifications

The useClientNotifications hook is used to listen to the client side notifications. It is used to get the list of the notifications.

Usage

const { notifications } = useClientNotifications();
© Getstream.io, Inc. All Rights Reserved.