mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.utils
/
AbstractBotConfiguration
/
fileBasedDeviceInfo
file
Based
Device
Info
fun
fileBasedDeviceInfo
(
filepath
:
String
=
"device.json"
)
使用文件存储设备信息.
此函数只在 JVM 和 Android 有效. 在其他平台将会抛出异常.
Parameters
filepath
文件路径. 默认是相对于
workingDir
的文件 "device.json".
See also
Abstract
Bot
Configuration.
deviceInfo