bind method

void bind(
  1. TeadsInReadAd ad
)

Implementation

void bind(TeadsInReadAd ad) {
  state.bind(ad);
}