From Clomosy Docs

Revision as of 09:00, 15 October 2024 by ClomosyManager (talk | contribs) (Created page with "<div class="alert alert-danger" role="alert" data-bs-theme="light"> Please test it on a mobile device. </div> Notifications are messages sent by applications to convey information or provide a warning about something. The notification feature is a message sent to the notification center to be displayed in the designated notification area of the application, and it may vary depending on the platform.<br> <h2> SendNotification </h2> <div class="alert alert-ligth border b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notifications are messages sent by applications to convey information or provide a warning about something. The notification feature is a message sent to the notification center to be displayed in the designated notification area of the application, and it may vary depending on the platform.

SendNotification

It is used to send a notification to a selected user in the project. In this feature, the GUID of the user to whom the notification should be sent must be entered as the last parameter.

Example
TRObject Syntax


Base Syntax








SendNotifyAllUsers

It is used to send notifications to everyone except for specific individuals. In this feature, if there is a user who should not receive the notification, their GUID can be entered as the last parameter, enabling notifications to be sent to the others.

Example
TRObject Syntax


Base Syntax