add events to ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
94d7339457
commit
4200734593
8 changed files with 274 additions and 5 deletions
|
|
@ -99,7 +99,7 @@ pub fn callback_msg(
|
|||
{
|
||||
let _res = flutter::push_session_event(
|
||||
&peer,
|
||||
"plugin",
|
||||
"plugin_event",
|
||||
vec![("peer", &peer), ("content", &content)],
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue