toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.types
/
WepinOptions
Wepin
Options
data
class
WepinOptions
(
val
context
:
Any
,
val
appId
:
String
,
val
appKey
:
String
,
val
widgetAttributes
:
WidgetAttributes
)
Members
Constructors
Wepin
Options
Link copied to clipboard
constructor
(
context
:
Any
,
appId
:
String
,
appKey
:
String
,
widgetAttributes
:
WidgetAttributes
)
Properties
app
Id
Link copied to clipboard
val
appId
:
String
app
Key
Link copied to clipboard
val
appKey
:
String
context
Link copied to clipboard
val
context
:
Any
widget
Attributes
Link copied to clipboard
val
widgetAttributes
:
WidgetAttributes