apiMessageShow method

void apiMessageShow()

Implementation

void apiMessageShow() {
  MxApiToast(this).send();
}