|
@ -143,6 +143,7 @@
|
143
|
143
|
<action name="unregisterForPushWithJpush" class="IPUJPushPlugin" method="unregisterForPush"/>
|
144
|
144
|
<action name="setJpushTags" class="IPUJPushPlugin" method="setPushWithTags"/>
|
145
|
145
|
<action name="setJpushAlias" class="IPUJPushPlugin" method="setPushWithAlias"/>
|
|
146
|
<action name="deleteAlias" class="IPUJPushPlugin" method="deleteAlias"/>
|
146
|
147
|
<action name="getJpushInfo" class="IPUJPushPlugin" method="getJpushInfo"/>
|
147
|
148
|
<action name="isNotificationBlocked" class="IPUJPushPlugin" method="isNotificationBlocked"/>
|
148
|
149
|
|