clearWatch abstract method

void clearWatch(
  1. int watchId
)

usage: clearWatch(id)

Implementation

void clearWatch(int watchId);