NS_ENUM(NSInteger,RecaptchaActionType){/** Indicates that the protected action is a Login workflow. */RecaptchaActionTypeLogin=0,/** Indicates that the protected action is a Signup workflow. */RecaptchaActionTypeSignup=1,/** When a custom action is specified, reCAPTCHA uses this value automatically. */RecaptchaActionTypeOther=2,}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],[]]