Variable MessageAttachment.size

Declaration

class MessageAttachment
{
  // ...
  uint size;
  // ...
}