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