Struct iDeviceEvent
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: iMobileDevice.iDevice
Assembly: iMobileDevice-net.dll
Syntax
public struct iDeviceEvent
Fields
| Improve this Doc View Sourceconn_type
Declaration
public int conn_type
Field Value
Type | Description |
---|---|
System.Int32 |
event
Declaration
public iDeviceEventType event
Field Value
Type | Description |
---|---|
iDeviceEventType |
udid
Declaration
public IntPtr udid
Field Value
Type | Description |
---|---|
System.IntPtr |
Properties
| Improve this Doc View SourceudidString
Declaration
public string udidString { get; }
Property Value
Type | Description |
---|---|
System.String |