philia-impl-icqq
Preparing search index...
impl
Project
Class Project
Hierarchy
Project
Project
Index
Constructors
constructor
Properties
client
config
event
event_
handle
handle
logger
manager
philia
edit_
config_
key
Methods
start
stop
verify
Config
verify
Philia
Config
create
Config
edit
Config
Constructors
constructor
new
Project
(
config
:
IConfig
)
:
Project
Parameters
config
:
IConfig
Returns
Project
Properties
client
client
:
Client
config
config
:
IConfig
event
event
:
default
event_
handle
event_handle
:
EventHandle
handle
handle
:
default
logger
logger
:
Logger
manager
manager
:
Manager
philia
philia
:
Project
Static
edit_
config_
key
edit_config_key
:
[
keyof
Config
,
string
,
"string"
|
"number"
|
"boolean"
]
[]
= ...
Methods
start
start
()
:
Promise
<
void
>
启动项目
Returns
Promise
<
void
>
stop
stop
()
:
Promise
<
[
PromiseSettledResult
<
void
>
,
PromiseSettledResult
<
void
|
PromiseSettledResult
<
void
>
[]
>
,
]
,
>
停止项目
Returns
Promise
<
[
PromiseSettledResult
<
void
>
,
PromiseSettledResult
<
void
|
PromiseSettledResult
<
void
>
[]
>
,
]
,
>
verify
Config
verifyConfig
()
:
void
验证配置
Returns
void
verify
Philia
Config
verifyPhiliaConfig
()
:
void
Returns
void
Static
create
Config
createConfig
(
name
:
"ICQQ"
)
:
Promise
<
IConfig
>
创建配置文件,静态方法
Parameters
name
:
"ICQQ"
Returns
Promise
<
IConfig
>
Static
edit
Config
editConfig
(
config
:
IConfig
)
:
Promise
<
void
>
Parameters
config
:
IConfig
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
config
event
event_
handle
handle
logger
manager
philia
edit_
config_
key
Methods
start
stop
verify
Config
verify
Philia
Config
create
Config
edit
Config
philia-impl-icqq
Loading...
启动项目