Struct

CMUserList

since: 0

Description [src]

struct CmUserList {
  /* No available fields */
}

Track all users that belongs to the account

CmUserList tracks all users associated with the account, instead of tracking them per room individually. Please note that only relevant users (eg: Users that shares an encrypted room, or users that have sent an event recently) are stored to avoid eating too much memory.

Available since: 0