음성파일 처리 및 expired 처리.

This commit is contained in:
leejh
2019-10-29 18:11:31 +09:00
parent 0bd29af831
commit 61fd8c00d7
11 changed files with 81 additions and 16 deletions

View File

@@ -103,6 +103,7 @@
</ucap-chat-message-box-mass>
<ucap-chat-message-box-file
*ngSwitchCase="EventType.File"
[eventInfoStatus]="eventInfoStatus"
[message]="message"
(save)="onSave($event)"
(imageViewer)="onImageViewer($event)"