getInReplyTo method

int getInReplyTo()

Implementation

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