Skip to main content

WorkerPollUpdate

Type Alias WorkerPollUpdate 

Source
pub type WorkerPollUpdate = SessionManagerUpdate;

Aliased Type§

pub struct WorkerPollUpdate {
    pub session_id: String,
    pub view: ManagedSessionView,
}

Fields§

§session_id: String§view: ManagedSessionView