Difference between revisions of "Notification:dispatchNow"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Dispatches notification right away. Note that based on app settings, user might not be able to see the...")
(No difference)

Revision as of 11:05, 23 August 2018

Available since: Gideros 2011.6

Description

Dispatches notification right away. Note that based on app settings, user might not be able to see the notification dispatched when you app is opened, but it will still be available in the devices list of dispatched notifications

= Notification:dispatchNow()