luxlabs header browser preview


@interface INRestaurantGuestResolutionResult : INIntentResolutionResult

+ (id)confirmationRequiredWithRestaurantGuestToConfirm:(id)a0;
+ (id)disambiguationWithRestaurantGuestsToDisambiguate:(id)a0;
+ (id)successWithResolvedRestaurantGuest:(id)a0;

@end