Package org.openapitools.client.models
Class VideoEvent
-
- All Implemented Interfaces:
public abstract class VideoEventThe discriminator object for all websocket events, you should use this to map event payloads to their own type
-
-
Constructor Summary
Constructors Constructor Description VideoEvent()
-
Method Summary
Modifier and Type Method Description abstract StringgetEventType()-
-
Method Detail
-
getEventType
abstract String getEventType()
-
-
-
-