[][src]Trait subor_rs::notification_s_d_k_services::NotificationSyncHandler

pub trait NotificationSyncHandler {
    fn handle_enqueue(&self, message: String) -> Result<bool>;
}

Required methods

fn handle_enqueue(&self, message: String) -> Result<bool>

Loading content...

Implementors

Loading content...