YIMAttachmentExt_Image constructor

YIMAttachmentExt_Image()

Implementation

YIMAttachmentExt_Image() {
  type = YIMEnum_AttachmentType.Image;
}