readStatus property

Map<String, MessageReadStatusDto> readStatus
getter/setter pair

Status showing whether the message is read or not and the time of reading

Implementation

Map<String, MessageReadStatusDto> readStatus;