WebView SDK Documentation - v2.0.0
    Preparing search index...

    Function getLongValue

    • 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>>