getReportID()
If the SMS sending is successful, the report number must be rotated to view the report.
public function getReportID(){
return $this->instance->rid;
}
If the SMS sending is successful, the report number must be rotated to view the report.
public function getReportID(){
return $this->instance->rid;
}