Gets information about the current participant's session, including things like participant ID, time started, and number of restarts.
get_session_info(state, complete)
The participant's state
object.
Whether or not the session is now considered complete (this only affects the returned session info).
List containing session information.