onRecord abstract method

void onRecord(
  1. NoticeRecord record
)
inherited

Called when a notice is recorded.

Implementation

void onRecord(NoticeRecord record);