get

abstract fun get(path: String): String?

通过路径读取用户数据的字符串值

Return

存储的字符串值, 如果不存在则返回null

Since

Api 2

Parameters

path

数据的完整路径