list With Read Status
abstract fun listWithReadStatus(spaceId: String, handler: CompletionHandler<List<MembershipReadStatus>>)
Content copied to clipboard
Returns a list of memberships with details about the lastSeenId for each user so that application can tell which message was the last message was read by each user.
Since
0.1
Parameters
space Id
The identifier of the space.
handler
an instance of CompletionHandler