regist method

void regist()

Implementation

void regist() {
  adId = instanceManager.regist(this);
}