External Camera Plug Events
class ExternalCameraPlugEvents(val eventType: String, var camera: STWExternalCamera?) : VoipEvents
Content copied to clipboard
Data class to be used to handle the plug/unplug of an external camera
Constructors
Link copied to clipboard
fun ExternalCameraPlugEvents(eventType: String, camera: STWExternalCamera?)
Content copied to clipboard