YIMAttachmentExt_Video constructor

YIMAttachmentExt_Video()

Implementation

YIMAttachmentExt_Video() {
  type = YIMEnum_AttachmentType.Video;
}