luxlabs header browser preview


@interface TUICFInterface : NSObject

+ (id)allowCallForDestinationID:(id)a0 providerIdentifier:(id)a1;
+ (void)allowCallForDestinationID:(id)a0 providerIdentifier:(id)a1 queue:(id)a2 completionHandler:(id /* block */)a3;

@end