mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
ref jsdocs
This commit is contained in:
parent
03fc978db2
commit
c8361841f4
@ -333,7 +333,7 @@ export class Push extends IonicNativePlugin {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new notification channel for Android O and above.
|
* Create a new notification channel for Android O and above.
|
||||||
* @param [channel] {Channel}
|
* @param channel {Channel}
|
||||||
*/
|
*/
|
||||||
@Cordova({
|
@Cordova({
|
||||||
callbackOrder: 'reverse'
|
callbackOrder: 'reverse'
|
||||||
@ -342,7 +342,7 @@ export class Push extends IonicNativePlugin {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Delete a notification channel for Android O and above.
|
* Delete a notification channel for Android O and above.
|
||||||
* @param [id]
|
* @param id {string}
|
||||||
*/
|
*/
|
||||||
@Cordova({
|
@Cordova({
|
||||||
callbackOrder: 'reverse'
|
callbackOrder: 'reverse'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user