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

Function setMediationService

src/AdSettings.ts:55–57  ·  view source on GitHub ↗

* Sets mediation service name

(mediationService: string)

Source from the content-addressed store, hash-verified

53 * Sets mediation service name
54 */
55 setMediationService(mediationService: string) {
56 CTKAdSettingsManager.setMediationService(mediationService);
57 },
58 /**
59 * Sets URL prefix
60 */

Callers

nothing calls this directly

Calls 1

setMediationServiceMethod · 0.80

Tested by

no test coverage detected