MCPcopy Create free account
hub / github.com/Iterable/react-native-sdk / disableDeviceForCurrentUser

Method disableDeviceForCurrentUser

src/api/NativeRNIterableAPI.ts:122–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120
121 // Device management
122 disableDeviceForCurrentUser(): void;
123 getLastPushPayload(): Promise<{
124 [key: string]: string | number | boolean;
125 } | null>;

Calls

no outgoing calls

Tested by

no test coverage detected