sendNotification abstract method

void sendNotification(
  1. Notification notification
)

Send the given notification to the server.

Implementation

void sendNotification(Notification notification);