+ const publicMethods = [ "setApiPath", "setEmail", "setNetworkTimeout", "setAppIdForDevelopmentMode", "setAppIdForProductionMode", "setSocketHost", "setDeviceId", "setLocale", "setAppVersion", "setDeviceName", "setDeviceModel", "setRequestBatching", "setSystemName", "setSystemVersion", "setVariables", "setVariantDebugInfoEnabled", "enableRichInAppMessages", "processMessageEvent", "getVariantDebugInfo", "getVariables", "getVariable", "getVariants", "inbox", "addStartResponseHandler", "removeStartResponseHandler", "addVariablesChangedHandler", "removeVariablesChangedHandler", "forceContentUpdate", "useSessionLength", "start", "startFromCache", "stop", "pauseSession", "resumeSession", "pauseState", "resumeState", "getUserId", "setUserId", "setUserAttributes", "track", "trackPurchase", "advanceTo", "isWebPushSupported", "isWebPushSubscribed", "setWebPushOptions", "registerForWebPush", "unregisterFromWebPush", "clearUserContent", "defineAction", "applyQueue", "on", "off", "getFileUrl"];
0 commit comments