@@ -17,4 +17,9 @@ public class SendCallAlgorithmDetail {
private String fileName;
+ private Integer index;
+
+ //UPLOAD_WHILE_SHOOTING
+ private String callType;
}