WebView SDK Documentation - v2.0.0
Preparing search index...
getLongValue
Function getLongValue
getLongValue
(
payload
?:
GetLongValueRequest
,
)
:
Promise
<
MiniAppResponse
<
GetLongValueResponse
>
>
Lấy giá trị kiểu long. Event: GET_LONG_VALUE
Parameters
payload
:
GetLongValueRequest
= ...
data.key
(required) Key lưu
data.defaultValue
(required) Giá trị mặc định
Returns
Promise
<
MiniAppResponse
<
GetLongValueResponse
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
WebView SDK Documentation - v2.0.0
Loading...
Lấy giá trị kiểu long. Event: GET_LONG_VALUE