Skip to main content

ChatChannelReadStatusCheckmarkView.Status

An underlying type for status in the view. Right now corresponding functionality in LLC is missing and it will likely be replaced with the type from LLC.

public enum Status 

Enumeration Cases

unread

case read, unread, empty

read

case read, unread, empty

empty

case read, unread, empty

Did you find this page helpful?