abstract fun createSession(private: Boolean = false): EngineSession
Creates a new engine session.
private - whether or not this session should use private mode.
private
Return the newly created EngineSession.