Class Session.SessionClass

All Implemented Interfaces:
Proxy
Enclosing class:
Session

public static class Session.SessionClass extends GObject.ObjectClass
  • Constructor Details

    • SessionClass

      public SessionClass(MemorySegment address)
      Create a SessionClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideRequestQueued

      public void overrideRequestQueued(Arena arena, @Nullable Method method)
      Override virtual method request_queued.
      Parameters:
      method - the method to invoke
    • overrideRequestUnqueued

      public void overrideRequestUnqueued(Arena arena, @Nullable Method method)
      Override virtual method request_unqueued.
      Parameters:
      method - the method to invoke