dispatchTableUpdateNotification abstract method

void dispatchTableUpdateNotification(
  1. NotifyTablesUpdated notification
)

Forwards the notification for updated tables to all clients.

Implementation

void dispatchTableUpdateNotification(NotifyTablesUpdated notification);