Interaction
abstract class Interaction(identifier: String, action: String, type: InteractionType, requirements: List<Any>?)
Content copied to clipboard
Functions
Properties
identifier
Link copied to clipboard
requirements
Link copied to clipboard
type
Link copied to clipboard