Type

enum Type : Enum<Websocket.Type>

тип события

Values: commentVoted,contentVoted

Entries

Link copied to clipboard
contentVoted("content voted")
Link copied to clipboard
commentVoted("comment voted")

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val value: String