ObjectManagerClient
  
  Object Hierarchy:
  
 
  Description:
  [ 
CCode ( type_id = 
"udisks_object_manager_client_get_type ()" ) ]
public class ObjectManagerClient : 
DBusObjectManagerClient, 
AsyncInitable, 
DBusObjectManager, 
Initable
   
  
    The ObjectManagerClient structure contains only private data and should only be accessed using the provided API.
   
  
  
  Content:
  Static methods:
  
  Creation methods:
  
    - public async ObjectManagerClient (DBusConnection connection, DBusObjectManagerClientFlags flags, string? name, string object_path, Cancellable? cancellable) throws Error
      
      
 
    - public async ObjectManagerClient.for_bus (BusType bus_type, DBusObjectManagerClientFlags flags, string name, string object_path, Cancellable? cancellable) throws Error
      
      
 
    - public ObjectManagerClient.for_bus_sync (BusType bus_type, DBusObjectManagerClientFlags flags, string name, string object_path, Cancellable? cancellable = null) throws Error
      
      
 
    - public ObjectManagerClient.sync (DBusConnection connection, DBusObjectManagerClientFlags flags, string? name, string object_path, Cancellable? cancellable = null) throws Error
      
      
 
  
  Inherited Members:
  
    All known members inherited from class GLib.DBusObjectManagerClient
    
   
  
    All known members inherited from class GLib.Object
    
   
  
    All known members inherited from interface GLib.AsyncInitable
    
   
  
    All known members inherited from interface GLib.DBusObjectManager
    
   
  
    All known members inherited from interface GLib.Initable