Package org. matrix. android. sdk. api. session. widgets. model
Types
Link copied to clipboard
data class Widget( val widgetContent: WidgetContent, val event: Event, val widgetId: String, val senderInfo: SenderInfo?, val isAddedByMe: Boolean, val type: WidgetType)
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Ref: https://github.com/matrix-org/matrix-doc/issues/1236
Link copied to clipboard
Ref: https://github.com/matrix-org/matrix-doc/issues/1236