clear
import { nativeStorage } from "zmp-sdk/apis"; // >= 2.43.0
Xoá toàn bộ dữ liệu trong cache theo cơ chế đồng bộ.
Ví dụ
Xoá toàn bộ dữ liệu trong cache:
nativeStorage.clear();
import { nativeStorage } from "zmp-sdk/apis"; // >= 2.43.0
Xoá toàn bộ dữ liệu trong cache theo cơ chế đồng bộ.
Xoá toàn bộ dữ liệu trong cache:
nativeStorage.clear();