Text

class Text(val stream: Stream, val text: String) : StreamEvent(source)

Constructors

Link copied to clipboard
constructor(stream: Stream, text: String)

Properties

Link copied to clipboard
Link copied to clipboard