Session

public final class Session

Class representation of a session.

Constructors

Link copied to clipboard
public Session Session(@Json(name = "session_id") String sessionId)

Properties

Link copied to clipboard
private final String sessionId

The ID of the session.

Functions

Link copied to clipboard
public final String getSessionId()

The ID of the session.