Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 435 Bytes

File metadata and controls

23 lines (12 loc) · 435 Bytes

@appzung/react-native-code-push v11.0.3


@appzung/react-native-code-push / setTelemetryEnabled

Function: setTelemetryEnabled()

setTelemetryEnabled(enabled): Promise<void>

Controls telemetry reporting.

Parameters

enabled

boolean

When false, updates on this device will stop appearing as failed, pending or succeeded in analytics.

Returns

Promise<void>