[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003e\u003ccode\u003eIMASignalCompletionHandler\u003c/code\u003e is a global type definition used for signal generation.\u003c/p\u003e\n"],["\u003cp\u003eIt is a completion handler that returns either signals as a String or an error object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIMASignalCompletionHandler\u003c/code\u003e is defined as a typealias in Swift and as a block in Objective-C.\u003c/p\u003e\n"]]],[],null,["Type-Definitions\n\nThe following type definitions are available globally.\n- `\n ``\n ``\n `\n\n [IMASignalCompletionHandler](#/c:IMASecureSignalsAdapter.h@T@IMASignalCompletionHandler)`\n ` \n Completion handler for signal generation. Returns either signals or an error object. \n\n Declaration \n Swift \n\n typealias IMASignalCompletionHandler = (String?, (any Error)?) -\u003e Void\n\n Objective-C \n\n typedef void (^IMASignalCompletionHandler)(NSString *_Nullable,\n NSError *_Nullable)"]]