Struct coap::Observer [−][src]
pub struct Observer { /* fields omitted */ }Implementations
Creates an observer with channel to send message.
poll the observer’s timer.
filter the requests belong to the observer.
trigger send the unacknowledge messages.