adIdFor method

int adIdFor(
  1. ADSuyiAd ad
)

Implementation

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