Class SessionSettings

java.lang.Object
io.webfolder.cdp.session.SessionSettings

public class SessionSettings
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SessionSettings()  
    SessionSettings​(int screenWidth, int screenHeight)  
  • Method Summary

    Modifier and Type Method Description
    int getScreenHeight()  
    int getScreenWidth()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait