Variable ResumePacket.sessionID

Declaration

class ResumePacket
{
  // ...
  string sessionID;
  // ...
}