openvidu-server: new autoscaling event

pull/494/head
pabloFuente 2020-05-25 19:11:06 +02:00
parent f5171c9306
commit 61d0867a25
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ public enum CDREventName {
sessionCreated, sessionDestroyed, participantJoined, participantLeft, webrtcConnectionCreated,
webrtcConnectionDestroyed, recordingStarted, recordingStopped, recordingStatusChanged, filterEventDispatched,
mediaNodeStatusChanged
mediaNodeStatusChanged, autoscaling
}