MCPcopy Create free account
hub / github.com/callstack/react-native-fbads / setUrlPrefix

Function setUrlPrefix

src/AdSettings.ts:61–63  ·  view source on GitHub ↗

* Sets URL prefix

(urlPrefix: string)

Source from the content-addressed store, hash-verified

59 * Sets URL prefix
60 */
61 setUrlPrefix(urlPrefix: string) {
62 CTKAdSettingsManager.setUrlPrefix(urlPrefix);
63 },
64
65 /**
66 * Requests permission to track the user.

Callers

nothing calls this directly

Calls 1

setUrlPrefixMethod · 0.80

Tested by

no test coverage detected