toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.storage
/
AppData
App
Data
object
AppData
Members
Functions
get
App
Id
Link copied to clipboard
fun
getAppId
(
)
:
String
get
App
Key
Link copied to clipboard
fun
getAppKey
(
)
:
String
get
Attributes
Link copied to clipboard
fun
getAttributes
(
)
:
WidgetAttributes
?
get
Context
Link copied to clipboard
fun
getContext
(
)
:
Any
?
get
Widget
URL
Link copied to clipboard
fun
getWidgetURL
(
)
:
String
set
App
Id
Link copied to clipboard
fun
setAppId
(
value
:
String
)
set
App
Key
Link copied to clipboard
fun
setAppKey
(
value
:
String
)
set
Attributes
Link copied to clipboard
fun
setAttributes
(
value
:
WidgetAttributes
)
set
Context
Link copied to clipboard
fun
setContext
(
value
:
Any
)
set
Widget
Url
Link copied to clipboard
fun
setWidgetUrl
(
apiKey
:
String
)