onReceive abstract method
React to events being thrown. Use switch case on the localityEvent.event
Implementation
void onReceive(LocalityEvent localityEvent);
React to events being thrown. Use switch case on the localityEvent.event
void onReceive(LocalityEvent localityEvent);