setInReplyTo method

void setInReplyTo(
  1. int messageid
)

Implementation

void setInReplyTo(int messageid){super.refid= messageid;}