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