Class GroupFavoritesChangedSyncEvent

  • All Implemented Interfaces:

    
    public final class GroupFavoritesChangedSyncEvent
    
                        

    Group favorites (special-follow) multi-device sync event.

    Delivered when favorites changes are synced across devices.

    • Constructor Detail

      • GroupFavoritesChangedSyncEvent

        GroupFavoritesChangedSyncEvent(String groupId, GroupOperationType operationType, List<String> userIds, Long operationTime)
        Parameters:
        groupId - Group ID
        operationType - Whether the change was an addition or removal
        userIds - List of user IDs that were added to or removed from favorites
        operationTime - Operation timestamp in milliseconds