MembershipReadStatus
public struct MembershipReadStatus
Undocumented
-
The membership of the space
Declaration
Swift
public let member: Membership
-
The id of the last message which the member have read
Declaration
Swift
public let lastSeenId: String?
-
The last date and time the member have read messages
Declaration
Swift
public let lastSeenDate: Date?