SmsThread constructor

SmsThread(
  1. int id
)

Implementation

SmsThread(int id) : this._id = id;