This reference guide provides comprehensive information about the notification event types supported by the social.plus SDK. Each event type has specific triggers, recipients, and message templates that define how notifications are generated and delivered to users.
This documentation reflects the exact supported notification events and message templates as implemented in the social.plus SDK. Only the events listed below are currently supported.

Event Types

Complete catalog of supported notification event types

Message Templates

Predefined message formats for each event type

Triggers & Recipients

When notifications are triggered and who receives them

Grouping Logic

How similar notifications are grouped together

Supported Event Types

The notification tray supports the following event types with specific triggers and message templates:
Content Creation & Activity
  • Post creation (Text, Image, Video)
  • Poll creation
  • Comments on posts
  • Replies to comments

Content Creation Events

Post Events

Comment Events

Engagement Events

Reaction Events

Mention Events

Grouping Logic

Event Aggregation

Notifications are grouped based on specific criteria to provide a better user experience:

Template Variables

Common Variables

The following variables are available in message templates:

Implementation Notes

Important: This documentation reflects the exact supported notification events. Only the events, actions, and message templates listed above are currently implemented in the social.plus SDK.

Event Handling

Process notification events in real-time to provide immediate feedback to users about relevant activities.

Message Customization

Use the template variables to create personalized and contextual notification messages.

Grouping Strategy

Only post events support grouping. All other events remain as individual notifications.

Testing

Test all event types and message templates to ensure proper formatting and user experience.