Updated readme
This commit is contained in:
parent
448bf70e48
commit
bfd2288b1a
@ -77,6 +77,13 @@ JPushover.newGlance()
|
|||||||
.pushAsync();
|
.pushAsync();
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you are using pushAsync remember to shutdown the ExecutorService that is handling the tasks by calling:
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
AsyncService.getInstance().shutdown();
|
||||||
|
```
|
||||||
|
|
||||||
[1]: https://pushover.net
|
[1]: https://pushover.net
|
||||||
[2]: https://pushover.net/api
|
[2]: https://pushover.net/api
|
||||||
[3]: https://pushover.net/api
|
[3]: https://pushover.net/api
|
||||||
|
Loading…
x
Reference in New Issue
Block a user