Package com.banuba.sdk.types
Class EyesState
- java.lang.Object
-
- com.banuba.sdk.types.EyesState
-
public final class EyesState extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EyesState(boolean isOpenLeft, boolean isOpenRight)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getIsOpenLeft()
boolean
getIsOpenRight()
java.lang.String
toString()
-