Skip to main content

HostCallbacksRegisteredResponse

Type Alias HostCallbacksRegisteredResponse 

Source
pub type HostCallbacksRegisteredResponse = HostCallbacksRegisteredResponse;

Aliased Type§

pub struct HostCallbacksRegisteredResponse {
    pub registration: String,
    pub command_count: u32,
}

Fields§

§registration: String§command_count: u32