Function ironoxide::initialize

source ·
pub async fn initialize(
    device_context: &DeviceContext,
    config: &IronOxideConfig
) -> Result<IronOxide>
Expand description

Initializes the IronOxide SDK with a device.

Verifies that the provided user/segment exists and the provided device keys are valid and exist for the provided account.