Variable ResumePacket.token

Declaration

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