Module session

Module session 

Source

ModulesΒ§

global_account_data πŸ”’
ignored_users πŸ”’
imp πŸ”’
notifications πŸ”’
remote πŸ”’
room πŸ”’
room_list πŸ”’
security πŸ”’
session_settings πŸ”’
sidebar_data πŸ”’
user πŸ”’
user_sessions_list πŸ”’
verification πŸ”’

StructsΒ§

Session
A Matrix user session.

EnumsΒ§

SessionState
The state of the session.

ConstantsΒ§

MISSED_SYNC_DELAYS πŸ”’
The delays in seconds to wait for when a sync fails, depending on the number of missed attempts.
MISSED_SYNC_OFFLINE_COUNT πŸ”’
The number of consecutive missed synchronizations before the session is marked as offline.
SESSION_PROFILE_KEY πŸ”’
The database key for persisting the session’s profile.