SessionManager

public interface SessionManager

Interface for managing Sessions.

Implement this interface and pass it to the API builder to provide your own session management.

Functions

Link copied to clipboard
public abstract Resource<Session> getSession()