luxlabs header browser preview


@interface RTIInputSystemServiceSessionPlaceholder : RTIInputSystemServiceSession

+ (id)placeholderServiceSessionWithIdentifier:(id)a0 traits:(id)a1 state:(id)a2;

- (void)flushOperations;
- (int)pid;
- (id)initWithConnection:(id)a0;
- (id)valueForEntitlement:(id)a0;
- (id)bundleIdentifier;
- (void)_killConnectionWithCallback;
- (void)_updateAppIdsFromConnectionOnInternalQueueWithCompletionHandler:(id /* block */)a0;
- (void)didInitializeWithConnection:(id)a0;
- (void)flushOperationsWithResultHandler:(id /* block */)a0;
- (id)initWithIdentifier:(id)a0 traits:(id)a1 state:(id)a2;

@end