跳到主要内容

add_login_hook

增加登录成功时执行的回调函数

声明

void add_login_hook(string name, function func)

参数

参数名描述
name回调函数名称
func回调函数

返回值

使用方式

返回文档