WidgetBridge
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
WidgetBridge
WidgetBridge
/
com.vocabloot.widgetbridge
/
WidgetGeneration
Widget
Generation
class
WidgetGeneration
(
val
id
:
String
,
val
directoryPath
:
String
,
val
feedBytes
:
ByteArray
)
(
source
)
One exported generation as found on disk.
Members
Constructors
Widget
Generation
Link copied to clipboard
constructor
(
id
:
String
,
directoryPath
:
String
,
feedBytes
:
ByteArray
)
Properties
directory
Path
Link copied to clipboard
val
directoryPath
:
String
feed
Bytes
Link copied to clipboard
val
feedBytes
:
ByteArray
id
Link copied to clipboard
val
id
:
String