Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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>;
Callers
6
disableDeviceForCurrentUser
Method · 0.65
disableDeviceForCurrentUser
Method · 0.65
Iterable.test.ts
File · 0.65
IterableApi.test.ts
File · 0.65
disableDeviceForCurrentUser
Method · 0.65
disableDeviceForCurrentUser
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected