unregisterPush static method

void unregisterPush()

Implementation

static void unregisterPush() {
  ZPNs.getInstance()!.unregister();
}