adIdFor method

int adIdFor(
  1. ADKleinAd ad
)

Implementation

int adIdFor(ADKleinAd ad) {
  return ad.adId;
}