Skip to main content

process_event_invocation

Function process_event_invocation 

Source
pub fn process_event_invocation(
    owner_session_id: &str,
    process_id: &str,
    sequence: u64,
    event_type: &str,
    replay: Option<RuntimeReplay>,
) -> RuntimeInvocation