mirror of
https://github.com/zhigang1992/react-native-notifications.git
synced 2026-06-12 09:08:11 +08:00
13 lines
160 B
Markdown
Executable File
13 lines
160 B
Markdown
Executable File
---
|
|
id: android-api
|
|
title: Android Specific Commands
|
|
sidebar_label: Android specific
|
|
---
|
|
|
|
## refreshToken
|
|
refreshToken
|
|
|
|
```js
|
|
Notifications.refreshToken();
|
|
```
|