isGlobalNotify method

bool isGlobalNotify()

Implementation

bool isGlobalNotify() {
  return isBroadcast;
}