Skip to main content

set_active_device

Function set_active_device 

Source
pub async fn set_active_device(
    handle: &IdentityHandle,
    device_id: DeviceId,
) -> Result<()>
Expand description

Set the active device for an identity

ยงArguments

  • handle - Identity handle
  • device_id - Device to make active