Class IDeviceEvent

java.lang.Object
org.robovm.libimobiledevice.binding.IDeviceEvent

public class IDeviceEvent
extends java.lang.Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • IDeviceEvent

      protected IDeviceEvent​(long cPtr, boolean cMemoryOwn)
    • IDeviceEvent

      public IDeviceEvent()
  • Method Details

    • getCPtr

      protected static long getCPtr​(IDeviceEvent obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class java.lang.Object
    • delete

      public void delete()
    • setEvent

      public void setEvent​(IDeviceEventType value)
    • getEvent

      public IDeviceEventType getEvent()
    • setUdid

      public void setUdid​(java.lang.String value)
    • getUdid

      public java.lang.String getUdid()
    • setConnectionType

      public void setConnectionType​(int value)
    • getConnectionType

      public int getConnectionType()