pub fn register_watch_edge_session(
id: Symbol,
profile: DeviceEdgeProfile,
ledger: LedgerRef,
initial_link: LinkKind,
) -> Result<DeviceEdgeSession>Expand description
Registers a watch profile on a route-transparent edge session.
pub fn register_watch_edge_session(
id: Symbol,
profile: DeviceEdgeProfile,
ledger: LedgerRef,
initial_link: LinkKind,
) -> Result<DeviceEdgeSession>Registers a watch profile on a route-transparent edge session.