isPushNotificationEnabled method

bool isPushNotificationEnabled ()

是否免打扰

Implementation

bool isPushNotificationEnabled(){
  return _isPushNotificationEnabled;
}