Class ToggleCamera
-
- All Implemented Interfaces:
-
io.getstream.video.android.core.call.state.CallAction
public final class ToggleCamera implements CallAction
Action to toggle if the camera is on or off.
-
-
Constructor Summary
Constructors Constructor Description ToggleCamera(Boolean isEnabled)
-