Function send_to_frontend

Source
pub fn send_to_frontend(event: &str, payload: &str) -> bool
Expand description

向前端发送消息(供插件使用) 内部调用 host_send_to_frontend 函数