start_session_sync


Description:

public bool start_session_sync (string? session = null) throws Error

Start a session for the authenticated user.

Parameters:

this

A Greeter

session

The session to log into or NULL to use the default.

Returns:

TRUE if the session was started.