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