luxlabs header browser preview


@interface SiriKitRuntime.ServiceBridgeErrorHandlingProxy : _TtCs12_SwiftObject <SKRServiceBridge> {
    void /* unknown type, empty encoding */ wrappedProxy;
}

- (void)prepareForAudioHandoffFailedWithCompletion:(id /* block */)a0;
- (void)prepareForAudioHandoffWithCompletion:(id /* block */)a0;
- (void)closeServerRequestForExecutionRequestId:(id)a0;
- (void)closeWithExecutionOutput:(id)a0;
- (void)closeWithExecutionOutput:(id)a0 errorString:(id)a1;
- (void)closeWithExecutionOutput:(id)a0 needsUserInput:(BOOL)a1;
- (void)fallbackToInfoDomainResultsForResultCandidateId:(id)a0;
- (void)fallbackToServerForResultCandidateId:(id)a0;
- (void)fetchContextsFor:(id)a0 includesNearByDevices:(BOOL)a1 completion:(id /* block */)a2;
- (void)fetchRecentDialogsWithReply:(id /* block */)a0;
- (void)fetchSpeechInfoWithReply:(id /* block */)a0;
- (void)flowPluginWillExecuteWithFlowPluginInfo:(id)a0;
- (void)retriggerOriginalRequestWithExecutionRequestId:(id)a0 forUserId:(id)a1 givenCurrentExecutionRequestId:(id)a2 reply:(id /* block */)a3;
- (void)submitWithExecutionOutput:(id)a0 completion:(id /* block */)a1;

@end