Skip to main content

notify_legacy_push

Function notify_legacy_push 

Source
async fn notify_legacy_push(
    peer: &Peer<RoleServer>,
    minimum_level: &AtomicU8,
    data: Value,
) -> Result<(), ServiceError>