I am trying to get Iphone's UDID on connect on a c# application. I've found that I could do that using IMobileDevice-net nuget package, But I could not find further documentation on how to use its classes.
Does anyone know where I can find documentation or have sample code?