React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/messaging
index
deleteToken
Function deleteToken
deleteToken
(
messaging
:
Messaging
,
tokenOptions
?:
NativeTokenOptions
,
)
:
Promise
<
void
>
Removes access to an FCM token previously authorized by its scope.
Parameters
messaging
:
Messaging
Optional
tokenOptions
:
NativeTokenOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Removes access to an FCM token previously authorized by its scope.