[][src]Function ironoxide::blocking::initialize

pub fn initialize(
    device_context: &DeviceContext,
    config: &IronOxideConfig
) -> Result<BlockingIronOxide>

Initialize the BlockingIronOxide SDK with a device. Verifies that the provided user/segment exists and the provided device keys are valid and exist for the provided account. If successful, returns instance of the BlockingIronOxide SDK.