Skip to main content

DispatchRegisterProvider

pub fn DispatchRegisterProvider(
    Method: &str,
    Params: Value,
    Service: &CocoonServiceImpl,
) -> bool
Expand description

Dispatch a register_*_provider method string to the correct ProviderType. Returns true if the method was recognised and dispatched.