mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-05-10 12:57:07 +08:00
parent
cd5ff68bc1
commit
2fdf61ad5c
@ -379,6 +379,8 @@ export class OneSignal {
|
|||||||
/**
|
/**
|
||||||
* Retrieve a list of tags that have been set on the user from the OneSignal server.
|
* Retrieve a list of tags that have been set on the user from the OneSignal server.
|
||||||
*
|
*
|
||||||
|
* **Quirk**: You must wait for `getTags` to resolve before calling it again, as the plugin will only process the last method call and discard any previous ones.
|
||||||
|
*
|
||||||
* @returns {Promise<any>} Returns a Promise that resolves when tags are recieved.
|
* @returns {Promise<any>} Returns a Promise that resolves when tags are recieved.
|
||||||
*/
|
*/
|
||||||
@Cordova()
|
@Cordova()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user