EventContentBlocks

Constructors

Link copied to clipboard
constructor(blocks: Set<EventContentBlock>)
constructor(vararg blocks: EventContentBlock)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val size: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
operator fun <T : EventContentBlock> get(type: EventContentBlock.Type<T>): T?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard