TestVideoMessage constructor

TestVideoMessage()

Implementation

TestVideoMessage() {
  super.type = MessageType.video;
}