listWithReadStatus

abstract fun listWithReadStatus(spaceId: String, handler: CompletionHandler<List<MembershipReadStatus>>)

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

spaceId

The identifier of the space.

handler

an instance of CompletionHandler